Searched refs:y0f (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/lib/libm/src/
H A Dw_j0f.c22 * wrapper j0f(float x), y0f(float x)
45 y0f(float x) /* wrapper y0f */ function
/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/
H A Dc99_protos.h276 extern float y0f (float);
H A Dconfigure24269 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for y0f" >&5
24270 $as_echo_n "checking for y0f... " >&6; }
24287 int (*ptr)() = (int (*)())y0f;
/netbsd-current/external/gpl3/gcc/dist/libgfortran/
H A Dc99_protos.h276 extern float y0f (float);
H A Dconfigure24445 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for y0f" >&5
24446 $as_echo_n "checking for y0f... " >&6; }
24463 int (*ptr)() = (int (*)())y0f;
/netbsd-current/include/
H A Dmath.h571 float y0f(float);
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A D__clang_hip_math.h511 float y0f(float __x) { return __ocml_y0_f32(__x); } function
523 return y0f(__x);
527 float __x0 = y0f(__x);
H A D__clang_cuda_math.h338 __DEVICE__ float y0f(float __a) { return __nv_y0f(__a); } function
/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
H A Dc99_functions.c90 float y0f (float);
93 y0f (float x) function
/netbsd-current/external/gpl3/gcc/dist/libgfortran/intrinsics/
H A Dc99_functions.c90 float y0f (float);
93 y0f (float x) function
/netbsd-current/lib/libm/
H A DMakefile520 j0.3 y0.3 j0.3 y0f.3 j0.3 y1.3 j0.3 y1f.3 j0.3 yn.3 j0.3 ynf.3
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/
H A Dmath.d3179 float y0f(float x);
3480 float y0f(float x);

Completed in 357 milliseconds