Searched defs:__isnormal (Results 1 – 2 of 2) sorted by relevance
/bionic/libm/upstream-freebsd/lib/msun/src/ | ||
D | s_isnormal.c | 34 __isnormal(double d) in __isnormal() function |
/bionic/tests/ | ||
D | math_test.cpp | 194 TEST(math, __isnormal) { in TEST() argument |