Home
last modified time | relevance | path

Searched refs:__isnormall (Results 1 – 3 of 3) sorted by relevance

/NextBSD/lib/msun/src/
HDs_isnormal.c52 __isnormall(long double e) in __isnormall() function
HDmath.h115 #define isnormal(x) __fp_type_select(x, __isnormalf, __isnormal, __isnormall)
191 int __isnormall(long double) __pure2;
/NextBSD/lib/msun/
HDSymbol.map125 __isnormall;