Searched refs:asinhf (Results 1 – 21 of 21) sorted by relevance
| /openbsd/src/lib/libm/src/ |
| D | s_asinhf.c | 25 asinhf(float x) in asinhf() function
|
| /openbsd/src/gnu/llvm/clang/lib/Headers/openmp_wrappers/ |
| D | cmath | 44 __DEVICE__ float asinh(float __x) { return ::asinhf(__x); } 96 __DEVICE__ float asinh(float __x) { return ::asinhf(__x); }
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/Analysis/ |
| D | ScalarFuncs.def | 33 TLI_DEFINE_SCALAR_MASS_FUNC("asinhf", "__xl_asinhf")
|
| D | VecFuncs.def | 63 TLI_DEFINE_VECFUNC("asinhf", "vasinhf", FIXED(4)) 115 TLI_DEFINE_VECFUNC("asinhf", "_simd_asinh_f4", FIXED(4)) 267 TLI_DEFINE_VECFUNC("asinhf", "__asinhf4", FIXED(4))
|
| D | TargetLibraryInfo.def | 812 /// float asinhf(float x); 813 TLI_DEFINE_ENUM_INTERNAL(asinhf) 814 TLI_DEFINE_STRING_INTERNAL("asinhf")
|
| /openbsd/src/lib/libm/ |
| D | Symbols.map | 21 asinhf;
|
| /openbsd/src/lib/libm/hidden/ |
| D | math.h | 36 PROTO_STD_DEPRECATED(asinhf);
|
| /openbsd/src/include/ |
| D | math.h | 297 float asinhf(float);
|
| /openbsd/src/gnu/llvm/clang/lib/Headers/ |
| D | __clang_cuda_cmath.h | 446 using ::asinhf;
|
| D | __clang_cuda_math.h | 65 __DEVICE__ float asinhf(float __a) { return __nv_asinhf(__a); } in asinhf() function
|
| D | __clang_hip_cmath.h | 733 using ::asinhf;
|
| D | tgmath.h | 176 __tg_asinh(float __x) {return asinhf(__x);} in __tg_asinh()
|
| D | __clang_hip_math.h | 170 float asinhf(float __x) { return __ocml_asinh_f32(__x); }
|
| /openbsd/src/gnu/gcc/libstdc++-v3/include/tr1/ |
| D | cmath | 47 #undef asinhf 168 using ::asinhf;
|
| /openbsd/src/gnu/llvm/libcxx/include/ |
| D | cmath | 160 float asinhf(float x); 413 using ::asinhf _LIBCPP_USING_IF_EXISTS;
|
| /openbsd/src/gnu/gcc/gcc/ |
| D | builtins.def | 186 DEF_C99_BUILTIN (BUILT_IN_ASINHF, "asinhf", BT_FN_FLOAT_FLOAT, ATTR_MATHFN_FPROUNDING)
|
| /openbsd/src/gnu/llvm/clang/include/clang/Tooling/Inclusions/ |
| D | CSymbolMap.inc | 226 SYMBOL(asinhf, None, <math.h>)
|
| /openbsd/src/gnu/llvm/clang/include/clang/Basic/ |
| D | Builtins.def | 1273 LIBBUILTIN(asinhf, "ff", "fne", MATH_H, ALL_LANGUAGES)
|
| /openbsd/src/gnu/llvm/compiler-rt/lib/dfsan/ |
| D | libc_ubuntu1404_abilist.txt | 1360 fun:asinhf=uninstrumented
|
| /openbsd/src/gnu/gcc/gcc/doc/ |
| D | extend.texi | 5264 @findex asinhf 5663 @code{_Exit}, @code{acoshf}, @code{acoshl}, @code{acosh}, @code{asinhf},
|
| D | gcc.info | 20338 The ISO C99 functions `_Exit', `acoshf', `acoshl', `acosh', `asinhf',
|