/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/include/ |
D | tgmath.h | 787 __tg_fmod(float __x, float __y) {return fmodf(__x, __y);} in __tg_fmod() function 791 __tg_fmod(double __x, double __y) {return fmod(__x, __y);} in __tg_fmod() function 795 __tg_fmod(long double __x, long double __y) {return fmodl(__x, __y);} in __tg_fmod() function
|
/aosp_15_r20/prebuilts/sdk/renderscript/clang-include/ |
H A D | tgmath.h | 794 __tg_fmod(float __x, float __y) {return fmodf(__x, __y);} in __tg_fmod() function 798 __tg_fmod(double __x, double __y) {return fmod(__x, __y);} in __tg_fmod() function 802 __tg_fmod(long double __x, long double __y) {return fmodl(__x, __y);} in __tg_fmod() function
|
/aosp_15_r20/prebuilts/clang-tools/linux-x86/lib64/clang/19/include/ |
H A D | tgmath.h | 787 __tg_fmod(float __x, float __y) {return fmodf(__x, __y);} in __tg_fmod() function 791 __tg_fmod(double __x, double __y) {return fmod(__x, __y);} in __tg_fmod() function 795 __tg_fmod(long double __x, long double __y) {return fmodl(__x, __y);} in __tg_fmod() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/include/ |
D | tgmath.h | 787 __tg_fmod(float __x, float __y) {return fmodf(__x, __y);} in __tg_fmod() function 791 __tg_fmod(double __x, double __y) {return fmod(__x, __y);} in __tg_fmod() function 795 __tg_fmod(long double __x, long double __y) {return fmodl(__x, __y);} in __tg_fmod() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/include/ |
D | tgmath.h | 787 __tg_fmod(float __x, float __y) {return fmodf(__x, __y);} in __tg_fmod() function 791 __tg_fmod(double __x, double __y) {return fmod(__x, __y);} in __tg_fmod() function 795 __tg_fmod(long double __x, long double __y) {return fmodl(__x, __y);} in __tg_fmod() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/clang/19/include/ |
D | tgmath.h | 787 __tg_fmod(float __x, float __y) {return fmodf(__x, __y);} in __tg_fmod() function 791 __tg_fmod(double __x, double __y) {return fmod(__x, __y);} in __tg_fmod() function 795 __tg_fmod(long double __x, long double __y) {return fmodl(__x, __y);} in __tg_fmod() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/ |
D | tgmath.h | 794 __tg_fmod(float __x, float __y) {return fmodf(__x, __y);} in __tg_fmod() function 798 __tg_fmod(double __x, double __y) {return fmod(__x, __y);} in __tg_fmod() function 802 __tg_fmod(long double __x, long double __y) {return fmodl(__x, __y);} in __tg_fmod() function
|
/aosp_15_r20/external/clang/lib/Headers/ |
H A D | tgmath.h | 794 __tg_fmod(float __x, float __y) {return fmodf(__x, __y);} in __tg_fmod() function 798 __tg_fmod(double __x, double __y) {return fmod(__x, __y);} in __tg_fmod() function 802 __tg_fmod(long double __x, long double __y) {return fmodl(__x, __y);} in __tg_fmod() function
|