Searched defs:tan (Results 1 - 8 of 8) sorted by relevance

/freebsd-10-stable/lib/msun/i387/
H A Ds_tan.S39 ENTRY(tan) function
/freebsd-10-stable/lib/msun/src/
H A Ds_tan.c54 tan(double x) function
/freebsd-10-stable/contrib/libstdc++/include/c/
H A Dstd_cmath.h66 #undef tan macro
/freebsd-10-stable/contrib/libstdc++/include/c_std/
H A Dstd_cmath.h79 #undef tan macro
427 tan(float __x) function
431 tan(long double __x) function
437 tan(_Tp __x) function
/freebsd-10-stable/contrib/libstdc++/include/std/
H A Dstd_complex.h901 tan(const complex<_Tp>& __z) { return __complex_tan(__z.__rep()); } function
905 tan(const complex<_Tp>& __z) { return __complex_tan(__z); } function
/freebsd-10-stable/include/
H A Dtgmath.h149 #define tan(x) __tg_full(x, tan) macro
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Headers/
H A Dtgmath.h321 #undef tan macro
322 #define tan(__x) __tg_tan(__tg_promote1((__x))(__x)) macro
/freebsd-10-stable/contrib/llvm/include/llvm/Target/
H A DTargetLibraryInfo.h594 tan, enumerator in enum:llvm::LibFunc::Func

Completed in 72 milliseconds