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

/netbsd-current/lib/libm/src/
H A Dw_jnf.c42 ynf(int n, float x) /* wrapper ynf */ function
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A D__clang_cuda_math.h342 __DEVICE__ float ynf(int __a, float __b) { return __nv_ynf(__a, __b); } function
H A D__clang_hip_math.h517 float ynf(int __n, float __x) { // TODO: we could use Ahmes multiplication function
/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
H A Dc99_functions.c115 ynf (int n, float x) function
/netbsd-current/external/gpl3/gcc/dist/libgfortran/intrinsics/
H A Dc99_functions.c115 ynf (int n, float x) function

Completed in 206 milliseconds