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

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Math/
H A Dk_rem_pio2.c19 * __kernel_rem_pio2(x,y,e0,nx,prec,ipio2)
22 * __kernel_rem_pio2 return the last three digits of N with
157 __kernel_rem_pio2(double *x, double *y, int e0, int nx, int prec, const int32_t *ipio2) function

Completed in 46 milliseconds