HomeSort by relevance Sort by last modified time
    Searched defs:__ieee754_fmod (Results 1 - 3 of 3) sorted by null

  /bionic/libm/src/
e_fmod.c 19 * __ieee754_fmod(x,y)
30 __ieee754_fmod(double x, double y) function
math_private.h 214 #define __ieee754_fmod fmod macro
  /external/fdlibm/
e_fmod.c 15 * __ieee754_fmod(x,y)
29 double __ieee754_fmod(double x, double y) function
31 double __ieee754_fmod(x,y)

Completed in 433 milliseconds