Searched defs:atan (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/lib/msun/src/
H A Ds_atan.c74 atan(double x) function
[all...]
/freebsd-10-stable/contrib/libstdc++/include/c/
H A Dstd_cmath.h48 #undef atan macro
/freebsd-10-stable/contrib/libstdc++/include/c_std/
H A Dstd_cmath.h61 #undef atan macro
135 atan(float __x) function
139 atan(long double __x) function
145 atan(_Tp __x) function
/freebsd-10-stable/include/
H A Dtgmath.h143 #define atan(x) __tg_full(x, atan) macro
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Headers/
H A Dtgmath.h147 #undef atan macro
148 #define atan(__x) __tg_atan(__tg_promote1((__x))(__x)) macro
/freebsd-10-stable/contrib/llvm/include/llvm/Target/
H A DTargetLibraryInfo.h117 atan, enumerator in enum:llvm::LibFunc::Func

Completed in 115 milliseconds