Searched refs:force_int (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/gcc/
H A Dgenopinit.c239 int force_float = 0, force_int = 0, force_partial_int = 0; local
261 force_int = 1;
305 && (! force_int || mode_class[i] == MODE_INT
326 force_int = force_partial_int = force_float = 0;

Completed in 80 milliseconds