Home
last modified time | relevance | path

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

/external/rust/crates/libm/src/math/
Djnf.rs16 use super::{fabsf, j0f, j1f, logf, y0f, y1f};
37 return j0f(x); in jnf()
57 a = j0f(x); in jnf()
181 z = j0f(x); in jnf()
Dmod.rs128 mod j0f; module
237 pub use self::j0f::j0f;
238 pub use self::j0f::y0f;
Dj0f.rs65 pub fn j0f(mut x: f32) -> f32 { in j0f() function
137 return u / v + TPI * (j0f(x) * logf(x)); in y0f()
/external/llvm-project/clang/test/Headers/Inputs/include/
Dmath.h79 float j0f(float __a);
/external/llvm-project/clang/lib/Headers/
D__clang_hip_math.h273 float j0f(float __x) { return __ocml_j0_f32(__x); }
284 return j0f(__x);
288 float __x0 = j0f(__x);
D__clang_cuda_math.h144 __DEVICE__ float j0f(float __a) { return __nv_j0f(__a); } in j0f() function
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt2142 fun:j0f=uninstrumented
/external/llvm-project/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt2142 fun:j0f=uninstrumented