Home
last modified time | relevance | path

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

/ndk/sources/android/support/src/
Dmath_support.c42 __attribute__((weak)) double nexttoward(double d, long double td) { in nexttoward()
46 __attribute__((weak)) float nexttowardf(float f, long double td) { in nexttowardf()
50 __attribute__((weak)) long double nexttowardl(long double ld, long double td) { in nexttowardl()