Searched defs:__tg_round (Results 1 - 25 of 35) sorted by relevance

12

/prebuilts/clang/host/darwin-x86/clang-2812033/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-2812033/lib64/clang/3.8.256229/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-3016494/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-3016494/lib64/clang/3.8.271374/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-3217047/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-3217047/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-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-3362437/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-3362437/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-3688880/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-3688880/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-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-stable/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-stable/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-2812033/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-2812033/lib64/clang/3.8.256229/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-3016494/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-3016494/lib64/clang/3.8.271374/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-3217047/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-3217047/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-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-3362437/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))

Completed in 132 milliseconds

12