Home
last modified time | relevance | path

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

/ndk/sources/android/support/tests/
Dmath_unittest.cc22 TEST(math, nexttowardf) { in TEST() argument
/ndk/sources/android/support/src/
Dmath_support.c46 __attribute__((weak)) float nexttowardf(float f, long double td) { in nexttowardf() function