Searched defs:atanhf (Results 1 - 6 of 6) sorted by path

/netbsd-current/lib/libm/noieee_src/
H A Dn_atanhf.c72 atanhf(float x) function
/netbsd-current/lib/libm/src/
H A Dw_atanhf.c30 atanhf(float x) /* wrapper atanhf */ function
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A D__clang_cuda_math.h71 __DEVICE__ float atanhf(float __a) { return __nv_atanhf(__a); } function
H A D__clang_hip_math.h170 float atanhf(float __x) { return __ocml_atanh_f32(__x); } function
/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
H A Dc99_functions.c215 atanhf (float x) function
/netbsd-current/external/gpl3/gcc/dist/libgfortran/intrinsics/
H A Dc99_functions.c215 atanhf (float x) function

Completed in 340 milliseconds