Home
last modified time | relevance | path

Searched refs:j1f (Results 1 – 8 of 8) sorted by relevance

/freebsd-14-stable/lib/msun/src/
HDe_jnf.c51 if(n==1) return(j1f(x)); in jnf()
59 b = j1f(x); in jnf()
159 w = j1f(x); in jnf()
HDe_j1f.c46 j1f(float x) in j1f() function
145 return(x*(u/v) + tpi*(j1f(x)*logf(x)-one/x)); in y1f()
HDmath.h409 float j1f(float);
/freebsd-14-stable/lib/msun/
HDSymbol.map36 j1f;
HDMakefile242 MLINKS+=j0.3 j0f.3 j0.3 j1f.3 j0.3 jnf.3 j0.3 y0f.3 j0.3 ynf.3
/freebsd-14-stable/contrib/llvm-project/clang/lib/Headers/
HD__clang_hip_math.h449 float j1f(float __x) { return __ocml_j1_f32(__x); }
459 return j1f(__x);
462 float __x1 = j1f(__x);
HD__clang_cuda_math.h146 __DEVICE__ float j1f(float __a) { return __nv_j1f(__a); } in j1f() function
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/dfsan/
HDlibc_ubuntu1404_abilist.txt2151 fun:j1f=uninstrumented