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

/fuchsia/zircon/third_party/ulib/musl/src/math/
H A Dtanl.c22 return __tanl(x, 0, 0);
25 return __tanl(y[0], y[1], n & 1);
/fuchsia/zircon/third_party/ulib/musl/third_party/include/
H A Dlibm.h218 long double __tanl(long double, long double, int);
/fuchsia/zircon/third_party/ulib/musl/third_party/math/
H A D__tanl.c114 long double __tanl(long double x, long double y, int odd) { function
/fuchsia/zircon/third_party/ulib/musl/
H A Dmusl-rules.mk888 $(LOCAL_DIR)/third_party/math/__tanl.c \

Completed in 63 milliseconds