Searched defs:acosh (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/include/
H A Dtgmath.h144 #define acosh(x) __tg_full(x, acosh) macro
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Headers/
H A Dtgmath.h176 #undef acosh macro
177 #define acosh(__x) __tg_acosh(__tg_promote1((__x))(__x)) macro
/freebsd-10-stable/contrib/llvm/include/llvm/Target/
H A DTargetLibraryInfo.h97 acosh, enumerator in enum:llvm::LibFunc::Func

Completed in 127 milliseconds