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

/netbsd-current/lib/libm/src/
H A Ds_tgammaf.c38 * a float-optimized version of it. The reason is that tgammaf() is
43 tgammaf(float x) function
/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/
H A Dc99_protos.h643 extern float tgammaf (float);
H A Dconfigure24653 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for tgammaf" >&5
24654 $as_echo_n "checking for tgammaf... " >&6; }
24671 int (*ptr)() = (int (*)())tgammaf;
/netbsd-current/external/gpl3/gcc/dist/libgfortran/
H A Dc99_protos.h643 extern float tgammaf (float);
H A Dconfigure24829 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for tgammaf" >&5
24830 $as_echo_n "checking for tgammaf... " >&6; }
24847 int (*ptr)() = (int (*)())tgammaf;
/netbsd-current/include/
H A Dmath.h407 float tgammaf(float);
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A D__clang_cuda_math.h320 __DEVICE__ float tgammaf(float __a) { return __nv_tgammaf(__a); } function
H A D__clang_cuda_cmath.h496 using ::tgammaf;
H A Dtgmath.h1188 __tg_tgamma(float __x) {return tgammaf(__x);}
H A D__clang_hip_cmath.h724 using ::tgammaf;
H A D__clang_hip_math.h505 float tgammaf(float __x) { return __ocml_tgamma_f32(__x); } function
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/
H A Dmath.d1916 float tgammaf(float x);
2317 float tgammaf(float x);
2807 float tgammaf(float x);
3127 float tgammaf(float x);
3448 float tgammaf(float x);
3811 float tgammaf(float x);
4214 float tgammaf(float x);
4621 float tgammaf(float x);
H A Dtgmath.d360 alias core.stdc.math.tgammaf tgamma;
861 alias core.stdc.math.tgammaf tgamma;
1364 alias core.stdc.math.tgammaf tgamma;
/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
H A Dc99_functions.c2140 float tgammaf (float);
2143 tgammaf (float x) function
/netbsd-current/external/gpl3/gcc/dist/libgfortran/intrinsics/
H A Dc99_functions.c2140 float tgammaf (float);
2143 tgammaf (float x) function
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dcfns.h455 {"tgammaf", 99},
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcfns.h455 {"tgammaf", 99},
/netbsd-current/lib/libm/
H A DMakefile525 lgamma.3 gammaf_r.3 lgamma.3 tgamma.3 lgamma.3 tgammaf.3 \
/netbsd-current/external/apache2/llvm/dist/libcxx/include/
H A Dmath.h285 float tgammaf(float x);
1668 inline _LIBCPP_INLINE_VISIBILITY float tgamma(float __lcpp_x) _NOEXCEPT {return ::tgammaf(__lcpp_x);}
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/
H A Dconfigure20051 tgammaf(0.0f);
[all...]
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/
H A Dconfigure20123 tgammaf(0.0f);
[all...]

Completed in 509 milliseconds