Home
last modified time | relevance | path

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

/bionic/libm/include/
Dmath.h85 #define fpclassify(x) \ macro
/bionic/tests/
Dmath_test.cpp99 TEST(math, fpclassify) { in TEST() argument