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

/netbsd-current/external/gpl3/gcc/dist/libgcc/soft-fp/
H A Dsoft-fp.h155 #ifndef FP_EX_INVALID_VC
156 # define FP_EX_INVALID_VC 0 macro
H A Dop-common.h1243 if (FP_EX_INVALID_SNAN || FP_EX_INVALID_VC) \
1248 FP_SET_EXCEPTION (FP_EX_INVALID | FP_EX_INVALID_VC); \
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/soft-fp/
H A Dsoft-fp.h155 #ifndef FP_EX_INVALID_VC
156 # define FP_EX_INVALID_VC 0 macro
H A Dop-common.h1243 if (FP_EX_INVALID_SNAN || FP_EX_INVALID_VC) \
1248 FP_SET_EXCEPTION (FP_EX_INVALID | FP_EX_INVALID_VC); \

Completed in 190 milliseconds