Home
last modified time | relevance | path

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

/soft-fp/
A Dsoft-fp.h214 #ifndef FP_TRAPPING_EXCEPTIONS
215 # define FP_TRAPPING_EXCEPTIONS 0 macro
234 # undef FP_TRAPPING_EXCEPTIONS
235 # define FP_TRAPPING_EXCEPTIONS 0 macro
251 # undef FP_TRAPPING_EXCEPTIONS
252 # define FP_TRAPPING_EXCEPTIONS 0 macro
A Dop-common.h234 || (FP_TRAPPING_EXCEPTIONS & FP_EX_UNDERFLOW)) \
346 || (FP_TRAPPING_EXCEPTIONS \
1912 if (FP_TRAPPING_EXCEPTIONS & FP_EX_UNDERFLOW) \

Completed in 11 milliseconds