Searched refs:isnormal (Results 1 - 3 of 3) sorted by path

/bionic/libm/include/
H A Dmath.h113 #define isnormal(x) \ macro
/bionic/libm/src/
H A Ds_fma.c120 if (!isnormal(z))
H A Ds_fmal.c115 if (!isnormal(z))

Completed in 189 milliseconds