HomeSort by relevance Sort by last modified time
    Searched refs:__ieee754_fmodf (Results 1 - 4 of 4) sorted by null

  /bionic/libm/upstream-freebsd/lib/msun/src/
e_remainderf.c 45 if (hp<=0x7effffff) x = __ieee754_fmodf(x,p+p); /* now x < 2p */
e_fmodf.c 20 * __ieee754_fmodf(x,y)
31 __ieee754_fmodf(float x, float y) function
math_private.h 707 #define __ieee754_fmodf fmodf macro
  /ndk/sources/android/support/src/msun/
math_private.h 707 #define __ieee754_fmodf fmodf macro

Completed in 164 milliseconds