Searched refs:__tg_round (Results 1 - 25 of 33) sorted by relevance

12

/prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
H A Dtgmath.h1144 __tg_round(float __x) {return roundf(__x);} function
1148 __tg_round(double __x) {return round(__x);} function
1152 __tg_round(long double __x) {return roundl(__x);} function
1155 #define round(__x) __tg_round(__tg_promote1((__x))(__x))
/prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8.275480/include/
H A Dtgmath.h1144 __tg_round(float __x) {return roundf(__x);} function
1148 __tg_round(double __x) {return round(__x);} function
1152 __tg_round(long double __x) {return roundl(__x);} function
1155 #define round(__x) __tg_round(__tg_promote1((__x))(__x))
/prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
H A Dtgmath.h1144 __tg_round(float __x) {return roundf(__x);} function
1148 __tg_round(double __x) {return round(__x);} function
1152 __tg_round(long double __x) {return roundl(__x);} function
1155 #define round(__x) __tg_round(__tg_promote1((__x))(__x))
/prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0.285906/include/
H A Dtgmath.h1144 __tg_round(float __x) {return roundf(__x);} function
1148 __tg_round(double __x) {return round(__x);} function
1152 __tg_round(long double __x) {return roundl(__x);} function
1155 #define round(__x) __tg_round(__tg_promote1((__x))(__x))
/prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
H A Dtgmath.h1153 __tg_round(float __x) {return roundf(__x);} function
1157 __tg_round(double __x) {return round(__x);} function
1161 __tg_round(long double __x) {return roundl(__x);} function
1164 #define round(__x) __tg_round(__tg_promote1((__x))(__x))
/prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0.300080/include/
H A Dtgmath.h1153 __tg_round(float __x) {return roundf(__x);} function
1157 __tg_round(double __x) {return round(__x);} function
1161 __tg_round(long double __x) {return roundl(__x);} function
1164 #define round(__x) __tg_round(__tg_promote1((__x))(__x))
/prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0/include/
H A Dtgmath.h1153 __tg_round(float __x) {return roundf(__x);} function
1157 __tg_round(double __x) {return round(__x);} function
1161 __tg_round(long double __x) {return roundl(__x);} function
1164 #define round(__x) __tg_round(__tg_promote1((__x))(__x))
/prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/include/
H A Dtgmath.h1153 __tg_round(float __x) {return roundf(__x);} function
1157 __tg_round(double __x) {return round(__x);} function
1161 __tg_round(long double __x) {return roundl(__x);} function
1164 #define round(__x) __tg_round(__tg_promote1((__x))(__x))
/prebuilts/clang/host/darwin-x86/clang-4479392/lib64/clang/5.0/include/
H A Dtgmath.h1153 __tg_round(float __x) {return roundf(__x);} function
1157 __tg_round(double __x) {return round(__x);} function
1161 __tg_round(long double __x) {return roundl(__x);} function
1164 #define round(__x) __tg_round(__tg_promote1((__x))(__x))
/prebuilts/clang/host/darwin-x86/clang-4479392/lib64/clang/5.0.2/include/
H A Dtgmath.h1153 __tg_round(float __x) {return roundf(__x);} function
1157 __tg_round(double __x) {return round(__x);} function
1161 __tg_round(long double __x) {return roundl(__x);} function
1164 #define round(__x) __tg_round(__tg_promote1((__x))(__x))
/prebuilts/clang/host/darwin-x86/clang-4579689/lib64/clang/6.0/include/
H A Dtgmath.h1153 __tg_round(float __x) {return roundf(__x);} function
1157 __tg_round(double __x) {return round(__x);} function
1161 __tg_round(long double __x) {return roundl(__x);} function
1164 #define round(__x) __tg_round(__tg_promote1((__x))(__x))
/prebuilts/clang/host/darwin-x86/clang-4579689/lib64/clang/6.0.1/include/
H A Dtgmath.h1153 __tg_round(float __x) {return roundf(__x);} function
1157 __tg_round(double __x) {return round(__x);} function
1161 __tg_round(long double __x) {return roundl(__x);} function
1164 #define round(__x) __tg_round(__tg_promote1((__x))(__x))
/prebuilts/clang/host/darwin-x86/clang-4630689/lib64/clang/6.0.1/include/
H A Dtgmath.h1153 __tg_round(float __x) {return roundf(__x);} function
1157 __tg_round(double __x) {return round(__x);} function
1161 __tg_round(long double __x) {return roundl(__x);} function
1164 #define round(__x) __tg_round(__tg_promote1((__x))(__x))
/prebuilts/clang/host/darwin-x86/clang-4639204/lib64/clang/6.0.1/include/
H A Dtgmath.h1153 __tg_round(float __x) {return roundf(__x);} function
1157 __tg_round(double __x) {return round(__x);} function
1161 __tg_round(long double __x) {return roundl(__x);} function
1164 #define round(__x) __tg_round(__tg_promote1((__x))(__x))
/prebuilts/clang/host/darwin-x86/clang-4691093/lib64/clang/6.0.2/include/
H A Dtgmath.h1153 __tg_round(float __x) {return roundf(__x);} function
1157 __tg_round(double __x) {return round(__x);} function
1161 __tg_round(long double __x) {return roundl(__x);} function
1164 #define round(__x) __tg_round(__tg_promote1((__x))(__x))
/prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
H A Dtgmath.h1144 __tg_round(float __x) {return roundf(__x);} function
1148 __tg_round(double __x) {return round(__x);} function
1152 __tg_round(long double __x) {return roundl(__x);} function
1155 #define round(__x) __tg_round(__tg_promote1((__x))(__x))
/prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8.275480/include/
H A Dtgmath.h1144 __tg_round(float __x) {return roundf(__x);} function
1148 __tg_round(double __x) {return round(__x);} function
1152 __tg_round(long double __x) {return roundl(__x);} function
1155 #define round(__x) __tg_round(__tg_promote1((__x))(__x))
/prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
H A Dtgmath.h1144 __tg_round(float __x) {return roundf(__x);} function
1148 __tg_round(double __x) {return round(__x);} function
1152 __tg_round(long double __x) {return roundl(__x);} function
1155 #define round(__x) __tg_round(__tg_promote1((__x))(__x))
/prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0.285906/include/
H A Dtgmath.h1144 __tg_round(float __x) {return roundf(__x);} function
1148 __tg_round(double __x) {return round(__x);} function
1152 __tg_round(long double __x) {return roundl(__x);} function
1155 #define round(__x) __tg_round(__tg_promote1((__x))(__x))
/prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/
H A Dtgmath.h1153 __tg_round(float __x) {return roundf(__x);} function
1157 __tg_round(double __x) {return round(__x);} function
1161 __tg_round(long double __x) {return roundl(__x);} function
1164 #define round(__x) __tg_round(__tg_promote1((__x))(__x))
/prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0.300080/include/
H A Dtgmath.h1153 __tg_round(float __x) {return roundf(__x);} function
1157 __tg_round(double __x) {return round(__x);} function
1161 __tg_round(long double __x) {return roundl(__x);} function
1164 #define round(__x) __tg_round(__tg_promote1((__x))(__x))
/prebuilts/clang/host/linux-x86/clang-4393122/lib64/clang/5.0/include/
H A Dtgmath.h1153 __tg_round(float __x) {return roundf(__x);} function
1157 __tg_round(double __x) {return round(__x);} function
1161 __tg_round(long double __x) {return roundl(__x);} function
1164 #define round(__x) __tg_round(__tg_promote1((__x))(__x))
/prebuilts/clang/host/linux-x86/clang-4393122/lib64/clang/5.0.1/include/
H A Dtgmath.h1153 __tg_round(float __x) {return roundf(__x);} function
1157 __tg_round(double __x) {return round(__x);} function
1161 __tg_round(long double __x) {return roundl(__x);} function
1164 #define round(__x) __tg_round(__tg_promote1((__x))(__x))
/prebuilts/clang/host/linux-x86/clang-4479392/lib64/clang/5.0/include/
H A Dtgmath.h1153 __tg_round(float __x) {return roundf(__x);} function
1157 __tg_round(double __x) {return round(__x);} function
1161 __tg_round(long double __x) {return roundl(__x);} function
1164 #define round(__x) __tg_round(__tg_promote1((__x))(__x))
/prebuilts/clang/host/linux-x86/clang-4479392/lib64/clang/5.0.2/include/
H A Dtgmath.h1153 __tg_round(float __x) {return roundf(__x);} function
1157 __tg_round(double __x) {return round(__x);} function
1161 __tg_round(long double __x) {return roundl(__x);} function
1164 #define round(__x) __tg_round(__tg_promote1((__x))(__x))

Completed in 142 milliseconds

12