Lines Matching full:tanl
132 long double tanl(long double x);1024 inline _LIBCPP_INLINE_VISIBILITY long double tan(long double __x) _NOEXCEPT {return tanl(__x);}1637 using ::tanl;