Searched refs:__FPE_INVASC (Results 1 – 2 of 2) sorted by relevance
175 #define __FPE_INVASC (__SI_FAULT|12) /* invalid ASCII digit */ macro
183 sig = SIGFPE; code = __FPE_INVASC; in ia64_bad_break()