Searched defs:__kernel_rem_pio2 (Results 1 - 1 of 1) sorted by relevance
/external/fdlibm/ |
H A D | k_rem_pio2.c | 15 * __kernel_rem_pio2(x,y,e0,nx,prec,ipio2) 18 * __kernel_rem_pio2 return the last three digits of N with 164 int __kernel_rem_pio2(double *x, double *y, int e0, int nx, int prec, const int *ipio2) function 166 int __kernel_rem_pio2(x,y,e0,nx,prec,ipio2)
|
Completed in 90 milliseconds