Searched defs:jnf (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/lib/libm/src/
H A Dw_jnf.c25 jnf(int n, float x) /* wrapper jnf */ function
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A D__clang_cuda_math.h148 __DEVICE__ float jnf(int __n, float __a) { return __nv_jnf(__n, __a); } function
H A D__clang_hip_math.h281 float jnf(int __n, float __x) { // TODO: we could use Ahmes multiplication function
/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
H A Dc99_functions.c82 jnf (int n, float x) function
/netbsd-current/external/gpl3/gcc/dist/libgfortran/intrinsics/
H A Dc99_functions.c82 jnf (int n, float x) function

Completed in 128 milliseconds