Searched refs:atanhf (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.0-release/lib/msun/
H A DSymbol.map18 atanhf;
H A DMakefile146 MLINKS+=atanh.3 atanhf.3 atanh.3 atanhl.3
/freebsd-10.0-release/contrib/llvm/include/llvm/Target/
H A DTargetLibraryInfo.h106 /// float atanhf(float x);
107 atanhf, enumerator in enum:llvm::LibFunc::Func
/freebsd-10.0-release/lib/msun/src/
H A Dmath.h387 float atanhf(float);
H A Dcatrigf.c349 return (cpackf(atanhf(x), y));
H A Dmath_private.h702 #define __ieee754_atanhf atanhf
/freebsd-10.0-release/contrib/llvm/lib/Target/
H A DTargetLibraryInfo.cpp69 "atanhf",
405 TLI.setUnavailable(LibFunc::atanhf);
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Headers/
H A Dtgmath.h212 __tg_atanh(float __x) {return atanhf(__x);}
/freebsd-10.0-release/contrib/libstdc++/
H A Dconfigure30976 atanhf(0.0f);
[all...]

Completed in 176 milliseconds