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

/bionic/libm/upstream-freebsd/lib/msun/src/
H A De_jn.c233 if(n==1) return(sign*__ieee754_y1(x));
259 b = __ieee754_y1(x);
H A De_j1.c17 /* __ieee754_j1(x), __ieee754_y1(x)
143 __ieee754_y1(double x) function
H A Dmath_private.h693 #define __ieee754_y1 y1 macro

Completed in 92 milliseconds