Searched defs:__kernel_rem_pio2 (Results 1 - 1 of 1) sorted by path

/bionic/libm/upstream-freebsd/lib/msun/src/
H A Dk_rem_pio2.c18 * __kernel_rem_pio2(x,y,e0,nx,prec)
21 * __kernel_rem_pio2 return the last three digits of N with
294 __kernel_rem_pio2(double *x, double *y, int e0, int nx, int prec) function

Completed in 55 milliseconds