Home
last modified time | relevance | path

Searched defs:atanh (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/include/
Dtgmath.h146 #define atanh(x) __tg_full(x, atanh) macro
/freebsd-10-stable/contrib/llvm/include/llvm/Target/
DTargetLibraryInfo.h127 atanh, enumerator
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Headers/
Dtgmath.h235 #define atanh(__x) __tg_atanh(__tg_promote1((__x))(__x)) macro