Searched refs:FP_TRAPPING_EXCEPTIONS (Results 1 – 2 of 2) sorted by relevance
214 #ifndef FP_TRAPPING_EXCEPTIONS215 # define FP_TRAPPING_EXCEPTIONS 0 macro234 # undef FP_TRAPPING_EXCEPTIONS235 # define FP_TRAPPING_EXCEPTIONS 0 macro251 # undef FP_TRAPPING_EXCEPTIONS252 # define FP_TRAPPING_EXCEPTIONS 0 macro
234 || (FP_TRAPPING_EXCEPTIONS & FP_EX_UNDERFLOW)) \346 || (FP_TRAPPING_EXCEPTIONS \1912 if (FP_TRAPPING_EXCEPTIONS & FP_EX_UNDERFLOW) \
Completed in 11 milliseconds