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

/netbsd-current/lib/libm/src/
H A Dw_j1f.c22 * wrapper of j1f,y1f
29 j1f(float x) /* wrapper j1f */ function
/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/
H A Dc99_protos.h266 extern float j1f (float);
H A Dconfigure24029 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for j1f" >&5
24030 $as_echo_n "checking for j1f... " >&6; }
24047 int (*ptr)() = (int (*)())j1f;
/netbsd-current/external/gpl3/gcc/dist/libgfortran/
H A Dc99_protos.h266 extern float j1f (float);
H A Dconfigure24205 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for j1f" >&5
24206 $as_echo_n "checking for j1f... " >&6; }
24223 int (*ptr)() = (int (*)())j1f;
/netbsd-current/include/
H A Dmath.h569 float j1f(float);
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A D__clang_hip_math.h278 float j1f(float __x) { return __ocml_j1_f32(__x); } function
288 return j1f(__x);
291 float __x1 = j1f(__x);
H A D__clang_cuda_math.h146 __DEVICE__ float j1f(float __a) { return __nv_j1f(__a); } function
/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
H A Dc99_functions.c69 float j1f (float);
71 float j1f (float x) function
/netbsd-current/external/gpl3/gcc/dist/libgfortran/intrinsics/
H A Dc99_functions.c69 float j1f (float);
71 float j1f (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.d3173 float j1f(float x);
3477 float j1f(float x);

Completed in 167 milliseconds