/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/include/ |
D | tgmath.h | 857 __tg_ldexp(float __x, int __y) {return ldexpf(__x, __y);} in __tg_ldexp() function 861 __tg_ldexp(double __x, int __y) {return ldexp(__x, __y);} in __tg_ldexp() function 865 __tg_ldexp(long double __x, int __y) {return ldexpl(__x, __y);} in __tg_ldexp() function 868 #define ldexp(__x, __y) __tg_ldexp(__tg_promote1((__x))(__x), __y)
|
/aosp_15_r20/prebuilts/sdk/renderscript/clang-include/ |
H A D | tgmath.h | 864 __tg_ldexp(float __x, int __y) {return ldexpf(__x, __y);} in __tg_ldexp() function 868 __tg_ldexp(double __x, int __y) {return ldexp(__x, __y);} in __tg_ldexp() function 872 __tg_ldexp(long double __x, int __y) {return ldexpl(__x, __y);} in __tg_ldexp() function 875 #define ldexp(__x, __y) __tg_ldexp(__tg_promote1((__x))(__x), __y)
|
/aosp_15_r20/prebuilts/clang-tools/linux-x86/lib64/clang/19/include/ |
H A D | tgmath.h | 857 __tg_ldexp(float __x, int __y) {return ldexpf(__x, __y);} in __tg_ldexp() function 861 __tg_ldexp(double __x, int __y) {return ldexp(__x, __y);} in __tg_ldexp() function 865 __tg_ldexp(long double __x, int __y) {return ldexpl(__x, __y);} in __tg_ldexp() function 868 #define ldexp(__x, __y) __tg_ldexp(__tg_promote1((__x))(__x), __y)
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/include/ |
D | tgmath.h | 857 __tg_ldexp(float __x, int __y) {return ldexpf(__x, __y);} in __tg_ldexp() function 861 __tg_ldexp(double __x, int __y) {return ldexp(__x, __y);} in __tg_ldexp() function 865 __tg_ldexp(long double __x, int __y) {return ldexpl(__x, __y);} in __tg_ldexp() function 868 #define ldexp(__x, __y) __tg_ldexp(__tg_promote1((__x))(__x), __y)
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/include/ |
D | tgmath.h | 857 __tg_ldexp(float __x, int __y) {return ldexpf(__x, __y);} in __tg_ldexp() function 861 __tg_ldexp(double __x, int __y) {return ldexp(__x, __y);} in __tg_ldexp() function 865 __tg_ldexp(long double __x, int __y) {return ldexpl(__x, __y);} in __tg_ldexp() function 868 #define ldexp(__x, __y) __tg_ldexp(__tg_promote1((__x))(__x), __y)
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/clang/19/include/ |
D | tgmath.h | 857 __tg_ldexp(float __x, int __y) {return ldexpf(__x, __y);} in __tg_ldexp() function 861 __tg_ldexp(double __x, int __y) {return ldexp(__x, __y);} in __tg_ldexp() function 865 __tg_ldexp(long double __x, int __y) {return ldexpl(__x, __y);} in __tg_ldexp() function 868 #define ldexp(__x, __y) __tg_ldexp(__tg_promote1((__x))(__x), __y)
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/ |
D | tgmath.h | 864 __tg_ldexp(float __x, int __y) {return ldexpf(__x, __y);} in __tg_ldexp() function 868 __tg_ldexp(double __x, int __y) {return ldexp(__x, __y);} in __tg_ldexp() function 872 __tg_ldexp(long double __x, int __y) {return ldexpl(__x, __y);} in __tg_ldexp() function 875 #define ldexp(__x, __y) __tg_ldexp(__tg_promote1((__x))(__x), __y)
|
/aosp_15_r20/external/clang/lib/Headers/ |
H A D | tgmath.h | 864 __tg_ldexp(float __x, int __y) {return ldexpf(__x, __y);} in __tg_ldexp() function 868 __tg_ldexp(double __x, int __y) {return ldexp(__x, __y);} in __tg_ldexp() function 872 __tg_ldexp(long double __x, int __y) {return ldexpl(__x, __y);} in __tg_ldexp() function 875 #define ldexp(__x, __y) __tg_ldexp(__tg_promote1((__x))(__x), __y)
|