Searched defs:isnormal (Results 1 – 2 of 2) sorted by relevance
100 #define isnormal(x) \ macro
85 TEST(math, isnormal) { in TEST() argument