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

/openbsd-current/lib/libm/src/
H A De_jnf.c159 ynf(int n, float x) function
/openbsd-current/include/
H A Dmath.h363 float ynf(int, float);
/openbsd-current/lib/libm/hidden/
H A Dmath.h219 PROTO_DEPRECATED(ynf); variable
/openbsd-current/gnu/llvm/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.h541 float ynf(int __n, float __x) { // TODO: we could use Ahmes multiplication function

Completed in 271 milliseconds