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

/seL4-refos-master/libs/libmuslc/src/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
/seL4-refos-master/libs/libmuslc/src/internal/
H A Dlibm.h178 long double __tanl(long double, long double, int);

Completed in 82 milliseconds