Searched refs:__isnormall (Results 1 – 3 of 3) sorted by relevance
52 __isnormall(long double e) in __isnormall() function
115 #define isnormal(x) __fp_type_select(x, __isnormalf, __isnormal, __isnormall)191 int __isnormall(long double) __pure2;
125 __isnormall;