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

/freebsd-10.3-release/lib/msun/src/
H A Ds_asinh.c61 __weak_reference(asinh, asinhl);
H A Ds_asinhl.c69 asinhl(long double x) function
H A Dmath.h446 long double asinhl(long double);
/freebsd-10.3-release/contrib/llvm/include/llvm/Target/
H A DTargetLibraryInfo.h112 /// long double asinhl(long double x);
113 asinhl, enumerator in enum:llvm::LibFunc::Func
/freebsd-10.3-release/contrib/llvm/lib/Target/
H A DTargetLibraryInfo.cpp72 "asinhl",
442 TLI.setUnavailable(LibFunc::asinhl);
/freebsd-10.3-release/lib/msun/
H A DMakefile149 MLINKS+=asinh.3 asinhf.3 asinh.3 asinhl.3
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Headers/
H A Dtgmath.h191 __tg_asinh(long double __x) {return asinhl(__x);}
/freebsd-10.3-release/contrib/libstdc++/
H A Dconfigure30974 asinhl(0.0l);
[all...]

Completed in 215 milliseconds