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

/netbsd-current/lib/libm/src/
H A Dw_acoshf.c23 * wrapper acoshf(x)
30 acoshf(float x) /* wrapper acoshf */ function
/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/
H A Dc99_protos.h36 extern float acoshf(float);
H A Dconfigure17261 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for acoshf" >&5
17262 $as_echo_n "checking for acoshf... " >&6; }
17279 int (*ptr)() = (int (*)())acoshf;
/netbsd-current/external/gpl3/gcc/dist/libgfortran/
H A Dc99_protos.h36 extern float acoshf(float);
H A Dconfigure17437 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for acoshf" >&5
17438 $as_echo_n "checking for acoshf... " >&6; }
17455 int (*ptr)() = (int (*)())acoshf;
/netbsd-current/include/
H A Dmath.h339 float acoshf(float);
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A D__clang_cuda_math.h61 __DEVICE__ float acoshf(float __a) { return __nv_acoshf(__a); } function
H A D__clang_cuda_cmath.h444 using ::acoshf;
H A Dtgmath.h147 __tg_acosh(float __x) {return acoshf(__x);}
H A D__clang_hip_cmath.h671 using ::acoshf;
H A D__clang_hip_math.h155 float acoshf(float __x) { return __ocml_acosh_f32(__x); } function
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/
H A Dmath.d1714 float acoshf(float x);
2121 float acoshf(float x);
2590 float acoshf(float x);
3071 float acoshf(float x);
3417 float acoshf(float x);
3615 float acoshf(float x);
4018 float acoshf(float x);
4419 float acoshf(float x);
H A Dtgmath.d110 alias core.stdc.math.acoshf acosh;
610 alias core.stdc.math.acoshf acosh;
1100 alias core.stdc.math.acoshf acosh;
/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
H A Dc99_functions.c159 float acoshf (float x);
162 acoshf (float x) function
/netbsd-current/external/gpl3/gcc/dist/libgfortran/intrinsics/
H A Dc99_functions.c159 float acoshf (float x);
162 acoshf (float x) function
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dcfns.h799 {"acoshf", 99},
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcfns.h799 {"acoshf", 99},
/netbsd-current/lib/libm/
H A DMakefile469 MLINKS+=acosh.3 acoshf.3
/netbsd-current/external/apache2/llvm/dist/libcxx/include/
H A Dmath.h153 float acoshf(float x);
1083 inline _LIBCPP_INLINE_VISIBILITY float acosh(float __lcpp_x) _NOEXCEPT {return ::acoshf(__lcpp_x);}
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/
H A Dconfigure19950 acoshf(0.0f);
[all...]
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/
H A Dconfigure20022 acoshf(0.0f);
[all...]

Completed in 426 milliseconds