Home
last modified time | relevance | path

Searched defs:acos (Results 1 – 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/libstdc++/include/c_std/
Dstd_cmath.h103 acos(float __x) in acos() function
107 acos(long double __x) in acos() function
113 acos(_Tp __x) in acos() function
/freebsd-10-stable/include/
Dtgmath.h141 #define acos(x) __tg_full(x, acos) macro
/freebsd-10-stable/contrib/llvm/include/llvm/Target/
DTargetLibraryInfo.h93 acos, enumerator
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Headers/
Dtgmath.h90 #define acos(__x) __tg_acos(__tg_promote1((__x))(__x)) macro