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

/bionic/libm/
H A Dfpclassify.c46 return (FP_SUBNORMAL);
65 return (FP_SUBNORMAL);
84 return (FP_SUBNORMAL);
/bionic/libm/include/
H A Dmath.h94 #define FP_SUBNORMAL 0x08 macro

Completed in 78 milliseconds