Home
last modified time | relevance | path

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

/freebsd/lib/msun/src/
H A De_jnf.c51 if(n==1) return(j1f(x)); in jnf()
59 b = j1f(x); in jnf()
159 w = j1f(x); in jnf()
H A De_j1f.c46 j1f(float x) in j1f() function
145 return(x*(u/v) + tpi*(j1f(x)*logf(x)-one/x)); in y1f()
H A Dmath.h420 float j1f(float);
/freebsd/lib/msun/
H A DSymbol.map36 j1f;
H A DMakefile264 MLINKS+=j0.3 j0f.3 j0.3 j1f.3 j0.3 jnf.3 j0.3 y0f.3 j0.3 ynf.3
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A D__clang_hip_math.h456 float j1f(float __x) { return __ocml_j1_f32(__x); }
466 return j1f(__x);
469 float __x1 = j1f(__x);
H A D__clang_cuda_math.h150 __DEVICE__ float j1f(float __a) { return __nv_j1f(__a); } in j1f() function
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2151 fun:j1f=uninstrumented