Searched defs:atanhl (Results 1 - 3 of 3) sorted by relevance

/prebuilts/ndk/current/sources/android/support/src/
H A Dmath_support.c70 __attribute__((weak)) long double atanhl(long double x) { return atanh((double)x); } function
/prebuilts/ndk/r11/sources/android/support/src/
H A Dmath_support.c70 __attribute__((weak)) long double atanhl(long double x) { return atanh((double)x); } function
/prebuilts/ndk/r13/sources/android/support/src/
H A Dmath_support.c70 __attribute__((weak)) long double atanhl(long double x) { return atanh((double)x); } function

Completed in 35 milliseconds