Searched refs:__isnormal (Results 1 - 2 of 2) sorted by relevance

/bionic/libm/src/
H A Ds_isnormal.c34 __isnormal(double d) function
/bionic/libm/include/
H A Dmath.h115 : (sizeof (x) == sizeof (double)) ? __isnormal(x) \
197 int __isnormal(double) __pure2;

Completed in 129 milliseconds