Home
last modified time | relevance | path

Searched defs:ynf (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/lib/libm/src/
H A De_jnf.c159 ynf(int n, float x) in ynf() function
/openbsd-src/gnu/llvm/clang/lib/Headers/
H A D__clang_cuda_math.h342 __DEVICE__ float ynf(int __a, float __b) { return __nv_ynf(__a, __b); } in ynf() function