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

/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dremquo.c38 * remquo call internal fmodquo
60 fmodquo(double x, double y, int *quo) { function
234 x = fmodquo(x, y + y, quo);

Completed in 41 milliseconds