/external/fdlibm/ |
w_fmod.c | 29 return __ieee754_fmod(x,y); 32 z = __ieee754_fmod(x,y);
|
e_fmod.c | 15 * __ieee754_fmod(x,y) 29 double __ieee754_fmod(double x, double y) function 31 double __ieee754_fmod(x,y)
|
e_remainder.c | 59 if (hp<=0x7fdfffff) x = __ieee754_fmod(x,p+p); /* now x < 2p */
|
fdlibm.h | 196 extern double __ieee754_fmod __P((double,double));
|
/bionic/libm/upstream-freebsd/lib/msun/src/ |
e_remainder.c | 55 if (hp<=0x7fdfffff) x = __ieee754_fmod(x,p+p); /* now x < 2p */
|
e_fmod.c | 18 * __ieee754_fmod(x,y) 29 __ieee754_fmod(double x, double y) function
|
math_private.h | 693 #define __ieee754_fmod fmod macro
|
/libcore/ojluni/src/main/native/ |
jfdlibm.h | 74 #define __ieee754_fmod __j__ieee754_fmod macro
|
fdlibm.h | 211 extern double __ieee754_fmod __P((double,double));
|
/device/google/contexthub/lib/libm/ |
fdlibm.h | 159 extern double __ieee754_fmod __P((double,double));
|
/device/google/contexthub/firmware/external/freebsd/lib/msun/src/ |
math_private.h | 685 #define __ieee754_fmod fmod macro
|
/ndk/sources/android/support/src/msun/ |
math_private.h | 681 #define __ieee754_fmod fmod macro
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/ |
libm.a | 20 ? ? ? ? ? ? : $? '? ,? 2? 6? 9v ?? ?? UL UL j? j? v ? ? ? ?? ? ?? ?? ?r ?v ?? ?? ?? ?? ?? ?? ?? ?? ?R ?R ? ? ?r ?r ?r ?r ?? ?? ?~ ?~ ?? ?? ?? ?? ?: ?: R R > |