Home
last modified time | relevance | path

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

/ndk/sources/android/support/tests/
Dmath_unittest.cc29 TEST(math, nexttowardl) { in TEST() argument
/ndk/sources/android/support/src/
Dmath_support.c50 __attribute__((weak)) long double nexttowardl(long double ld, long double td) { in nexttowardl() function