Searched refs:__tanl (Results 1 - 3 of 3) sorted by relevance

/haiku/src/system/libroot/posix/musl/math/
H A Dtanl.c24 return __tanl(x, 0, 0);
27 return __tanl(y[0], y[1], n&1);
H A D__tanl.c101 long double __tanl(long double x, long double y, int odd) { function
/haiku/src/system/libroot/posix/musl/internal/
H A Dlibm.h251 hidden long double __tanl(long double, long double, int);

Completed in 118 milliseconds