Home
last modified time | relevance | path

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

/freebsd/lib/msun/src/
H A De_jnf.c50 if(n==0) return(j0f(x)); in jnf()
58 a = j0f(x); in jnf()
158 z = j0f(x); in jnf()
H A De_j0f.c45 j0f(float x) in j0f() function
152 return(u/v + tpi*(j0f(x)*logf(x))); in y0f()
H A Dmath.h419 float j0f(float);
/freebsd/lib/msun/
H A DSymbol.map32 j0f;
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.h453 float j0f(float __x) { return __ocml_j0_f32(__x); }
464 return j0f(__x);
468 float __x0 = j0f(__x);
H A D__clang_cuda_math.h148 __DEVICE__ float j0f(float __a) { return __nv_j0f(__a); } in j0f() function
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2148 fun:j0f=uninstrumented