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

/haiku-buildtools/legacy/gcc/gcc/
H A Dtoplev.h97 extern int do_float_handler PROTO((void (*) (PTR), PTR));
H A Dc-lex.c1648 if (do_float_handler (parse_float, (PTR) &args))
H A Dtoplev.c2481 do_float_handler (fn, data) function
H A Dfold-const.c1596 if (do_float_handler (const_binop_1, (PTR) &args))
1956 if (do_float_handler (fold_convert_1, (PTR) &args))
H A Dtree.c1526 if (do_float_handler (build_real_from_int_cst_1, (PTR) &args))
H A Dcse.c4814 if (do_float_handler(check_fold_consts, (PTR) &args) == 0)
/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dlex.c3817 if (do_float_handler (parse_float, (PTR) &args))

Completed in 110 milliseconds