Searched refs:FPE_FLTUNK (Results 1 – 4 of 4) sorted by relevance
62 #if defined(FPE_FLTUNK) || (defined(HAVE_DECL_FPE_FLTUNK) && HAVE_DECL_FPE_FLTUNK)64 static_assert((FPE_FLTUNK) == (14), "FPE_FLTUNK != 14");67 # define FPE_FLTUNK 14115 XLAT(FPE_FLTUNK),
15 FPE_FLTUNK 14
214 #define FPE_FLTUNK 14 /* undiagnosed floating-point exception */ macro
3883 * xlat/sigfpe_codes.in (FPE_FLTUNK): New constant, introduced by Linux