Searched defs:FPE_FLTRES (Results 1 – 2 of 2) sorted by relevance
190 FPE_FLTRES, /* Floating point inexact result. */ enumerator191 # define FPE_FLTRES FPE_FLTRES macro
164 #define FPE_FLTRES (__SI_FAULT|6) /* floating point inexact result */ macro