Searched defs:isnormal (Results 1 – 2 of 2) sorted by relevance
287 #define isnormal(__x) (fpclassify(__x) == FP_NORMAL) macro
61 Ambiguous isnormal(Ambiguous){ return Ambiguous(); } in isnormal() function