Home
last modified time | relevance | path

Searched defs:isnormal (Results 1 – 2 of 2) sorted by relevance

/bionic/libm/include/
Dmath.h100 #define isnormal(x) \ macro
/bionic/tests/
Dmath_test.cpp85 TEST(math, isnormal) { in TEST() argument