Searched refs:j0f (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)
29 j0f(float x) /* wrapper j0f */ function
37 /* j0f(|x|>X_TLOSS) */
/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/
H A Dc99_protos.h261 extern float j0f (float);
H A Dconfigure23933 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for j0f" >&5
23934 $as_echo_n "checking for j0f... " >&6; }
23951 int (*ptr)() = (int (*)())j0f;
/netbsd-current/external/gpl3/gcc/dist/libgfortran/
H A Dc99_protos.h261 extern float j0f (float);
H A Dconfigure24109 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for j0f" >&5
24110 $as_echo_n "checking for j0f... " >&6; }
24127 int (*ptr)() = (int (*)())j0f;
/netbsd-current/include/
H A Dmath.h568 float j0f(float);
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A D__clang_hip_math.h275 float j0f(float __x) { return __ocml_j0_f32(__x); } function
286 return j0f(__x);
290 float __x0 = j0f(__x);
H A D__clang_cuda_math.h144 __DEVICE__ float j0f(float __a) { return __nv_j0f(__a); } function
/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
H A Dc99_functions.c58 float j0f (float);
61 j0f (float x) function
/netbsd-current/external/gpl3/gcc/dist/libgfortran/intrinsics/
H A Dc99_functions.c58 float j0f (float);
61 j0f (float x) function
/netbsd-current/lib/libm/
H A DMakefile519 MLINKS+=j0.3 j0f.3 j0.3 j1.3 j0.3 j1f.3 j0.3 jn.3 j0.3 jnf.3 \
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/
H A Dmath.d3171 float j0f(float x);
3476 float j0f(float x);

Completed in 313 milliseconds