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

/freebsd-current/lib/msun/src/
H A De_jnf.c51 if(n==1) return(j1f(x));
59 b = j1f(x);
159 w = j1f(x);
H A De_j1f.c46 j1f(float x) function
145 return(x*(u/v) + tpi*(j1f(x)*logf(x)-one/x));
H A Dmath.h419 float j1f(float);
/freebsd-current/contrib/llvm-project/clang/lib/Headers/
H A D__clang_hip_math.h449 float j1f(float __x) { return __ocml_j1_f32(__x); } function
459 return j1f(__x);
462 float __x1 = j1f(__x);
H A D__clang_cuda_math.h146 __DEVICE__ float j1f(float __a) { return __nv_j1f(__a); } function
/freebsd-current/lib/msun/
H A DMakefile240 MLINKS+=j0.3 j0f.3 j0.3 j1f.3 j0.3 jnf.3 j0.3 y0f.3 j0.3 ynf.3

Completed in 85 milliseconds