Searched refs:FPE_FLTRES (Results 1 – 4 of 4) sorted by relevance
177 #define FPE_FLTRES (__SI_FAULT|6) /* floating point inexact result */ macro
278 printf("#define VKI_FPE_FLTRES %d\n", FPE_FLTRES); in main()
417 #define FPE_FLTRES 6 /* floating point inexact result */ macro583 { FPE_FLTRES, "FPE_FLTRES" },
504 #define VKI_FPE_FLTRES FPE_FLTRES