Home
last modified time | relevance | path

Searched refs:__tg_ldexp (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/include/
Dtgmath.h857 __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 Dtgmath.h864 __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 Dtgmath.h857 __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/
Dtgmath.h857 __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/
Dtgmath.h857 __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/
Dtgmath.h857 __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/
Dtgmath.h864 __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 Dtgmath.h864 __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)