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

/bionic/libm/upstream-freebsd/lib/msun/src/
H A De_remainder.c55 if (hp<=0x7fdfffff) x = __ieee754_fmod(x,p+p); /* now x < 2p */
H A De_fmod.c18 * __ieee754_fmod(x,y)
29 __ieee754_fmod(double x, double y) function
H A Dmath_private.h693 #define __ieee754_fmod fmod macro

Completed in 67 milliseconds