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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dgenopinit.c299 int force_float = 0, force_int = 0, force_partial_int = 0; local
328 force_float = 1;
375 && (! force_float
399 force_int = force_partial_int = force_float = force_fixed = 0;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dgenopinit.c234 int force_float = 0, force_int = 0, force_partial_int = 0; local
262 force_float = 1;
306 && (! force_float || mode_class[i] == MODE_FLOAT
319 force_int = force_partial_int = force_float = 0;

Completed in 266 milliseconds