Searched defs:__isnormall (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/bionic/ | ||
D | fpclassify.cpp | 151 int __isnormall(long double ld) { in __isnormall() function |
/bionic/tests/ | ||
D | math_test.cpp | 289 TEST(math, __isnormall) { in TEST() argument |