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

/bionic/libm/
H A Dfpclassify.c53 return (FP_NORMAL);
72 return (FP_NORMAL);
92 return (FP_NORMAL);
/bionic/libm/include/
H A Dmath.h93 #define FP_NORMAL 0x04 macro

Completed in 1378 milliseconds