Home
last modified time | relevance | path

Searched defs:tan (Results 1 – 5 of 5) sorted by relevance

/trueos/lib/msun/src/
HDs_tan.c54 tan(double x) in tan() function
/trueos/contrib/libstdc++/include/c_std/
Dstd_cmath.h427 tan(float __x) in tan() function
431 tan(long double __x) in tan() function
437 tan(_Tp __x) in tan() function
/trueos/include/
HDtgmath.h149 #define tan(x) __tg_full(x, tan) macro
/trueos/contrib/llvm/include/llvm/Target/
HDTargetLibraryInfo.h594 tan, enumerator
/trueos/contrib/llvm/tools/clang/lib/Headers/
HDtgmath.h322 #define tan(__x) __tg_tan(__tg_promote1((__x))(__x)) macro