Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dfpclassify.cpp88 int __isnanf(float f) { in __isnanf() function
/bionic/tests/
Dmath_test.cpp256 TEST(math, __isnanf) { in TEST() argument