Searched refs:FP_NORMAL (Results 1 – 3 of 3) sorted by relevance
208 FP_NORMAL enumerator209 # define FP_NORMAL FP_NORMAL macro249 # define isnormal(x) (fpclassify (x) == FP_NORMAL)
120 #define FP_NORMAL 4 macro136 fpclassify(__z) == FP_NORMAL;}))
144 #define FP_NORMAL 4 macro199 #define isnormal(y) (fpclassify(y) == FP_NORMAL)