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

/freebsd-11-stable/lib/msun/src/
H A Dmath.h425 float ynf(int, float);
H A Dmath_private.h789 #define __ieee754_ynf ynf
/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.h1788 __DEVICE__ float ynf(int __a, float __b) { return __nv_ynf(__a, __b); } function

Completed in 74 milliseconds