Home
last modified time | relevance | path

Searched refs:fp_operation (Results 1 – 1 of 1) sorted by relevance

/trueos/contrib/gcc/
HDtree-eh.c1857 bool fp_operation = false; in tree_could_trap_p() local
1866 fp_operation = FLOAT_TYPE_P (t); in tree_could_trap_p()
1867 if (fp_operation) in tree_could_trap_p()
1936 if (fp_operation) in tree_could_trap_p()
1982 if (fp_operation && flag_trapping_math) in tree_could_trap_p()
1997 if (fp_operation && flag_trapping_math) in tree_could_trap_p()