Searched refs:__ieee754_y0 (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/lib/msun/src/
H A De_jn.c235 if(n==0) return(__ieee754_y0(x));
262 a = __ieee754_y0(x);
H A De_j0.c16 /* __ieee754_j0(x), __ieee754_y0(x)
146 __ieee754_y0(double x) function
H A Dmath_private.h852 #define __ieee754_y0 y0 macro

Completed in 142 milliseconds