Searched refs:__isnormall (Results 1 – 3 of 3) sorted by relevance
54 __isnormall(long double e) in __isnormall() function
105 #define isnormal(x) __fp_type_select(x, __isnormalf, __isnormal, __isnormall)181 int __isnormall(long double) __pure2;
124 __isnormall;