Searched refs:jnf (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/lib/msun/src/
H A Dmath.h421 float jnf(int, float);
H A Dmath_private.h788 #define __ieee754_jnf jnf
/freebsd-11-stable/lib/msun/
H A DMakefile221 MLINKS+=j0.3 j0f.3 j0.3 j1f.3 j0.3 jnf.3 j0.3 y0f.3 j0.3 ynf.3
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A D__clang_cuda_device_functions.h1582 __DEVICE__ float jnf(int __n, float __a) { return __nv_jnf(__n, __a); } function

Completed in 89 milliseconds