Searched defs:acos (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/libstdc++/include/c/
H A Dstd_cmath.h46 #undef acos macro
/freebsd-10-stable/contrib/libstdc++/include/c_std/
H A Dstd_cmath.h59 #undef acos macro
103 acos(float __x) function
107 acos(long double __x) function
113 acos(_Tp __x) function
/freebsd-10-stable/include/
H A Dtgmath.h141 #define acos(x) __tg_full(x, acos) macro
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Headers/
H A Dtgmath.h89 #undef acos macro
90 #define acos(__x) __tg_acos(__tg_promote1((__x))(__x)) macro
/freebsd-10-stable/contrib/llvm/include/llvm/Target/
H A DTargetLibraryInfo.h93 acos, enumerator in enum:llvm::LibFunc::Func

Completed in 72 milliseconds