Searched refs:acoshf (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.0-release/lib/msun/
H A DSymbol.map12 acoshf;
H A DMakefile142 MLINKS+=acosh.3 acoshf.3 acosh.3 acoshl.3
/freebsd-10.0-release/contrib/llvm/include/llvm/Target/
H A DTargetLibraryInfo.h76 /// float acoshf(float x);
77 acoshf, enumerator in enum:llvm::LibFunc::Func
/freebsd-10.0-release/lib/msun/src/
H A Dmath.h385 float acoshf(float);
H A Dmath_private.h700 #define __ieee754_acoshf acoshf
/freebsd-10.0-release/contrib/llvm/lib/Target/
H A DTargetLibraryInfo.cpp54 "acoshf",
399 TLI.setUnavailable(LibFunc::acoshf);
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Headers/
H A Dtgmath.h154 __tg_acosh(float __x) {return acoshf(__x);}
/freebsd-10.0-release/contrib/libstdc++/
H A Dconfigure30970 acoshf(0.0f);
[all...]

Completed in 178 milliseconds