Searched refs:__FPE_INVDEC (Results 1 – 4 of 4) sorted by relevance
112 #if defined(__FPE_INVDEC) || (defined(HAVE_DECL___FPE_INVDEC) && HAVE_DECL___FPE_INVDEC)113 XLAT(__FPE_INVDEC),
14 __FPE_INVDEC /* 13 - ia64 */
213 #define __FPE_INVDEC 13 /* invalid decimal digit */ macro
7250 __FPE_DECERR, __FPE_INVASC, __FPE_INVDEC): New constants.