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

/netbsd-current/lib/libm/src/
H A Dw_j1f.c22 * wrapper of j1f,y1f
46 y1f(float x) /* wrapper y1f */ function
/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/
H A Dc99_protos.h281 extern float y1f (float);
H A Dconfigure24365 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for y1f" >&5
24366 $as_echo_n "checking for y1f... " >&6; }
24383 int (*ptr)() = (int (*)())y1f;
/netbsd-current/external/gpl3/gcc/dist/libgfortran/
H A Dc99_protos.h281 extern float y1f (float);
H A Dconfigure24541 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for y1f" >&5
24542 $as_echo_n "checking for y1f... " >&6; }
24559 int (*ptr)() = (int (*)())y1f;
/netbsd-current/include/
H A Dmath.h572 float y1f(float);
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A D__clang_hip_math.h514 float y1f(float __x) { return __ocml_y1_f32(__x); } function
525 return y1f(__x);
528 float __x1 = y1f(__x);
H A D__clang_cuda_math.h340 __DEVICE__ float y1f(float __a) { return __nv_y1f(__a); } function
/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
H A Dc99_functions.c101 float y1f (float);
104 y1f (float x) function
/netbsd-current/external/gpl3/gcc/dist/libgfortran/intrinsics/
H A Dc99_functions.c101 float y1f (float);
104 y1f (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.d3181 float y1f(float x);
3481 float y1f(float x);

Completed in 224 milliseconds