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

/haiku-buildtools/legacy/gcc/gcc/
H A Dtoplev.c2435 int float_handled; variable
2445 if (float_handled == 0)
2450 float_handled = 0;
2462 float_handled = (handler != 0);
2466 if (float_handled && ! float_handler_set)
2508 int was_handled = float_handled;
2510 float_handled = 1;
2527 float_handled = handled;

Completed in 94 milliseconds