Home
last modified time | relevance | path

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

/ndk/sources/android/support/tests/
Dmath_unittest.cc15 TEST(math, nexttoward) { in TEST() argument
/ndk/sources/android/support/src/
Dmath_support.c42 __attribute__((weak)) double nexttoward(double d, long double td) { in nexttoward() function