/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/config/locale/generic/ |
A D | c_locale.cc | 76 __v = strtof(__s, &__sanity); in __convert_to_v() 81 if (!finitef (__v)) in __convert_to_v() 99 __v = 0.0f; in __convert_to_v() 107 || ((__v > 1.0f || __v < -1.0f) && errno == ERANGE) in __convert_to_v() 111 if (__v > 0.0f) in __convert_to_v() 145 __v = 0.0; in __convert_to_v() 153 (__v > 1.0 || __v < -1.0) && errno == ERANGE) in __convert_to_v() 156 if (__v > 0.0) in __convert_to_v() 197 __v = 0.0l; in __convert_to_v() 205 (__v > 1.0l || __v < -1.0l) && errno == ERANGE) in __convert_to_v() [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/config/locale/generic/ |
A D | c_locale.cc | 66 __v = strtof(__s, &__sanity); in __convert_to_v() 71 if (!finitef (__v)) in __convert_to_v() 89 __v = 0.0f; in __convert_to_v() 97 || ((__v > 1.0f || __v < -1.0f) && errno == ERANGE) in __convert_to_v() 101 if (__v > 0.0f) in __convert_to_v() 135 __v = 0.0; in __convert_to_v() 143 (__v > 1.0 || __v < -1.0) && errno == ERANGE) in __convert_to_v() 146 if (__v > 0.0) in __convert_to_v() 187 __v = 0.0l; in __convert_to_v() 195 (__v > 1.0l || __v < -1.0l) && errno == ERANGE) in __convert_to_v() [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/config/locale/generic/ |
A D | c_locale.cc | 93 __v = strtof(__s, &__sanity); in __convert_to_v() 98 if (!finitef (__v)) in __convert_to_v() 116 __v = 0.0f; in __convert_to_v() 124 || ((__v > 1.0f || __v < -1.0f) && errno == ERANGE) in __convert_to_v() 128 if (__v > 0.0f) in __convert_to_v() 163 __v = 0.0; in __convert_to_v() 171 (__v > 1.0 || __v < -1.0) && errno == ERANGE) in __convert_to_v() 174 if (__v > 0.0) in __convert_to_v() 216 __v = 0.0l; in __convert_to_v() 224 (__v > 1.0l || __v < -1.0l) && errno == ERANGE) in __convert_to_v() [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/config/locale/generic/ |
A D | c_locale.cc | 76 __v = strtof(__s, &__sanity); in __convert_to_v() 81 if (!finitef (__v)) in __convert_to_v() 99 __v = 0.0f; in __convert_to_v() 107 || ((__v > 1.0f || __v < -1.0f) && errno == ERANGE) in __convert_to_v() 111 if (__v > 0.0f) in __convert_to_v() 145 __v = 0.0; in __convert_to_v() 153 (__v > 1.0 || __v < -1.0) && errno == ERANGE) in __convert_to_v() 156 if (__v > 0.0) in __convert_to_v() 197 __v = 0.0l; in __convert_to_v() 205 (__v > 1.0l || __v < -1.0l) && errno == ERANGE) in __convert_to_v() [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/config/locale/generic/ |
A D | c_locale.cc | 76 __v = strtof(__s, &__sanity); in __convert_to_v() 81 if (!finitef (__v)) in __convert_to_v() 99 __v = 0.0f; in __convert_to_v() 107 || ((__v > 1.0f || __v < -1.0f) && errno == ERANGE) in __convert_to_v() 111 if (__v > 0.0f) in __convert_to_v() 145 __v = 0.0; in __convert_to_v() 153 (__v > 1.0 || __v < -1.0) && errno == ERANGE) in __convert_to_v() 156 if (__v > 0.0) in __convert_to_v() 197 __v = 0.0l; in __convert_to_v() 205 (__v > 1.0l || __v < -1.0l) && errno == ERANGE) in __convert_to_v() [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/config/locale/generic/ |
A D | c_locale.cc | 76 __v = strtof(__s, &__sanity); in __convert_to_v() 81 if (!finitef (__v)) in __convert_to_v() 99 __v = 0.0f; in __convert_to_v() 107 || ((__v > 1.0f || __v < -1.0f) && errno == ERANGE) in __convert_to_v() 111 if (__v > 0.0f) in __convert_to_v() 145 __v = 0.0; in __convert_to_v() 153 (__v > 1.0 || __v < -1.0) && errno == ERANGE) in __convert_to_v() 156 if (__v > 0.0) in __convert_to_v() 197 __v = 0.0l; in __convert_to_v() 205 (__v > 1.0l || __v < -1.0l) && errno == ERANGE) in __convert_to_v() [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/config/locale/generic/ |
A D | c_locale.cc | 66 __v = strtof(__s, &__sanity); in __convert_to_v() 71 if (!finitef (__v)) in __convert_to_v() 89 __v = 0.0f; in __convert_to_v() 97 || ((__v > 1.0f || __v < -1.0f) && errno == ERANGE) in __convert_to_v() 101 if (__v > 0.0f) in __convert_to_v() 135 __v = 0.0; in __convert_to_v() 143 (__v > 1.0 || __v < -1.0) && errno == ERANGE) in __convert_to_v() 146 if (__v > 0.0) in __convert_to_v() 187 __v = 0.0l; in __convert_to_v() 195 (__v > 1.0l || __v < -1.0l) && errno == ERANGE) in __convert_to_v() [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/config/locale/generic/ |
A D | c_locale.cc | 76 __v = strtof(__s, &__sanity); in __convert_to_v() 81 if (!finitef (__v)) in __convert_to_v() 99 __v = 0.0f; in __convert_to_v() 107 || ((__v > 1.0f || __v < -1.0f) && errno == ERANGE) in __convert_to_v() 111 if (__v > 0.0f) in __convert_to_v() 145 __v = 0.0; in __convert_to_v() 153 (__v > 1.0 || __v < -1.0) && errno == ERANGE) in __convert_to_v() 156 if (__v > 0.0) in __convert_to_v() 197 __v = 0.0l; in __convert_to_v() 205 (__v > 1.0l || __v < -1.0l) && errno == ERANGE) in __convert_to_v() [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/config/locale/dragonfly/ |
A D | c_locale.cc | 66 __v = strtof(__s, &__sanity); in __convert_to_v() 71 if (!finitef (__v)) in __convert_to_v() 89 __v = 0.0f; in __convert_to_v() 97 || ((__v > 1.0f || __v < -1.0f) && errno == ERANGE) in __convert_to_v() 101 if (__v > 0.0f) in __convert_to_v() 135 __v = 0.0; in __convert_to_v() 143 (__v > 1.0 || __v < -1.0) && errno == ERANGE) in __convert_to_v() 146 if (__v > 0.0) in __convert_to_v() 187 __v = 0.0l; in __convert_to_v() 195 (__v > 1.0l || __v < -1.0l) && errno == ERANGE) in __convert_to_v() [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/config/locale/gnu/ |
A D | c_locale.cc | 47 __v = __strtof_l(__s, &__sanity, __cloc); in __convert_to_v() 53 __v = 0.0f; in __convert_to_v() 58 __v = numeric_limits<float>::max(); in __convert_to_v() 63 __v = -numeric_limits<float>::max(); in __convert_to_v() 80 __v = 0.0; in __convert_to_v() 85 __v = numeric_limits<double>::max(); in __convert_to_v() 90 __v = -numeric_limits<double>::max(); in __convert_to_v() 104 __v = strtold_l(__s, &__sanity, __cloc); in __convert_to_v() 113 __v = 0.0l; in __convert_to_v() 118 __v = numeric_limits<long double>::max(); in __convert_to_v() [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/config/locale/gnu/ |
A D | c_locale.cc | 47 __v = __strtof_l(__s, &__sanity, __cloc); in __convert_to_v() 53 __v = 0.0f; in __convert_to_v() 58 __v = numeric_limits<float>::max(); in __convert_to_v() 63 __v = -numeric_limits<float>::max(); in __convert_to_v() 80 __v = 0.0; in __convert_to_v() 85 __v = numeric_limits<double>::max(); in __convert_to_v() 90 __v = -numeric_limits<double>::max(); in __convert_to_v() 104 __v = strtold_l(__s, &__sanity, __cloc); in __convert_to_v() 113 __v = 0.0l; in __convert_to_v() 118 __v = numeric_limits<long double>::max(); in __convert_to_v() [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/config/locale/dragonfly/ |
A D | c_locale.cc | 49 __v = strtof_l(__s, &__sanity, (locale_t)__cloc); in __convert_to_v() 55 __v = 0.0f; in __convert_to_v() 60 __v = numeric_limits<float>::max(); in __convert_to_v() 65 __v = -numeric_limits<float>::max(); in __convert_to_v() 76 __v = strtod_l(__s, &__sanity, (locale_t)__cloc); in __convert_to_v() 82 __v = 0.0; in __convert_to_v() 87 __v = numeric_limits<double>::max(); in __convert_to_v() 92 __v = -numeric_limits<double>::max(); in __convert_to_v() 109 __v = 0.0l; in __convert_to_v() 114 __v = numeric_limits<long double>::max(); in __convert_to_v() [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/config/locale/dragonfly/ |
A D | c_locale.cc | 49 __v = strtof_l(__s, &__sanity, (locale_t)__cloc); in __convert_to_v() 55 __v = 0.0f; in __convert_to_v() 60 __v = numeric_limits<float>::max(); in __convert_to_v() 65 __v = -numeric_limits<float>::max(); in __convert_to_v() 76 __v = strtod_l(__s, &__sanity, (locale_t)__cloc); in __convert_to_v() 82 __v = 0.0; in __convert_to_v() 87 __v = numeric_limits<double>::max(); in __convert_to_v() 92 __v = -numeric_limits<double>::max(); in __convert_to_v() 109 __v = 0.0l; in __convert_to_v() 114 __v = numeric_limits<long double>::max(); in __convert_to_v() [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/config/locale/dragonfly/ |
A D | c_locale.cc | 49 __v = strtof_l(__s, &__sanity, (locale_t)__cloc); in __convert_to_v() 55 __v = 0.0f; in __convert_to_v() 60 __v = numeric_limits<float>::max(); in __convert_to_v() 65 __v = -numeric_limits<float>::max(); in __convert_to_v() 76 __v = strtod_l(__s, &__sanity, (locale_t)__cloc); in __convert_to_v() 82 __v = 0.0; in __convert_to_v() 87 __v = numeric_limits<double>::max(); in __convert_to_v() 92 __v = -numeric_limits<double>::max(); in __convert_to_v() 109 __v = 0.0l; in __convert_to_v() 114 __v = numeric_limits<long double>::max(); in __convert_to_v() [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/config/locale/dragonfly/ |
A D | c_locale.cc | 49 __v = strtof_l(__s, &__sanity, (locale_t)__cloc); in __convert_to_v() 55 __v = 0.0f; in __convert_to_v() 60 __v = numeric_limits<float>::max(); in __convert_to_v() 65 __v = -numeric_limits<float>::max(); in __convert_to_v() 76 __v = strtod_l(__s, &__sanity, (locale_t)__cloc); in __convert_to_v() 82 __v = 0.0; in __convert_to_v() 87 __v = numeric_limits<double>::max(); in __convert_to_v() 92 __v = -numeric_limits<double>::max(); in __convert_to_v() 109 __v = 0.0l; in __convert_to_v() 114 __v = numeric_limits<long double>::max(); in __convert_to_v() [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/config/locale/dragonfly/ |
A D | c_locale.cc | 49 __v = strtof_l(__s, &__sanity, (locale_t)__cloc); in __convert_to_v() 55 __v = 0.0f; in __convert_to_v() 60 __v = numeric_limits<float>::max(); in __convert_to_v() 65 __v = -numeric_limits<float>::max(); in __convert_to_v() 76 __v = strtod_l(__s, &__sanity, (locale_t)__cloc); in __convert_to_v() 82 __v = 0.0; in __convert_to_v() 87 __v = numeric_limits<double>::max(); in __convert_to_v() 92 __v = -numeric_limits<double>::max(); in __convert_to_v() 109 __v = 0.0l; in __convert_to_v() 114 __v = numeric_limits<long double>::max(); in __convert_to_v() [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/config/locale/dragonfly/ |
A D | c_locale.cc | 49 __v = strtof_l(__s, &__sanity, (locale_t)__cloc); in __convert_to_v() 55 __v = 0.0f; in __convert_to_v() 60 __v = numeric_limits<float>::max(); in __convert_to_v() 65 __v = -numeric_limits<float>::max(); in __convert_to_v() 76 __v = strtod_l(__s, &__sanity, (locale_t)__cloc); in __convert_to_v() 82 __v = 0.0; in __convert_to_v() 87 __v = numeric_limits<double>::max(); in __convert_to_v() 92 __v = -numeric_limits<double>::max(); in __convert_to_v() 109 __v = 0.0l; in __convert_to_v() 114 __v = numeric_limits<long double>::max(); in __convert_to_v() [all …]
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/x86_64/bits/ |
A D | byteswap.h | 26 ({ register unsigned short int __v; \ 28 : "=r" (__v) \ 31 __v; })) 41 ({ register unsigned int __v; \ 42 __asm__ ("bswap %0" : "=r" (__v) : "0" (x)); \ 43 __v; })) 47 ({ register unsigned int __v; \ 51 : "=r" (__v) \ 54 __v; })) 60 ({ register unsigned long __v; \ [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/config/locale/gnu/ |
A D | c_locale.cc | 50 __v = __strtof_l(__s, &__sanity, __cloc); in __convert_to_v() 56 __v = 0.0f; in __convert_to_v() 61 __v = numeric_limits<float>::max(); in __convert_to_v() 66 __v = -numeric_limits<float>::max(); in __convert_to_v() 83 __v = 0.0; in __convert_to_v() 88 __v = numeric_limits<double>::max(); in __convert_to_v() 93 __v = -numeric_limits<double>::max(); in __convert_to_v() 107 __v = strtold_l(__s, &__sanity, __cloc); in __convert_to_v() 116 __v = 0.0l; in __convert_to_v() 121 __v = numeric_limits<long double>::max(); in __convert_to_v() [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/config/locale/gnu/ |
A D | c_locale.cc | 50 __v = __strtof_l(__s, &__sanity, __cloc); in __convert_to_v() 56 __v = 0.0f; in __convert_to_v() 61 __v = numeric_limits<float>::max(); in __convert_to_v() 66 __v = -numeric_limits<float>::max(); in __convert_to_v() 83 __v = 0.0; in __convert_to_v() 88 __v = numeric_limits<double>::max(); in __convert_to_v() 93 __v = -numeric_limits<double>::max(); in __convert_to_v() 107 __v = strtold_l(__s, &__sanity, __cloc); in __convert_to_v() 116 __v = 0.0l; in __convert_to_v() 121 __v = numeric_limits<long double>::max(); in __convert_to_v() [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/config/locale/gnu/ |
A D | c_locale.cc | 50 __v = __strtof_l(__s, &__sanity, __cloc); in __convert_to_v() 56 __v = 0.0f; in __convert_to_v() 61 __v = numeric_limits<float>::max(); in __convert_to_v() 66 __v = -numeric_limits<float>::max(); in __convert_to_v() 83 __v = 0.0; in __convert_to_v() 88 __v = numeric_limits<double>::max(); in __convert_to_v() 93 __v = -numeric_limits<double>::max(); in __convert_to_v() 107 __v = strtold_l(__s, &__sanity, __cloc); in __convert_to_v() 116 __v = 0.0l; in __convert_to_v() 121 __v = numeric_limits<long double>::max(); in __convert_to_v() [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/config/locale/gnu/ |
A D | c_locale.cc | 50 __v = __strtof_l(__s, &__sanity, __cloc); in __convert_to_v() 56 __v = 0.0f; in __convert_to_v() 61 __v = numeric_limits<float>::max(); in __convert_to_v() 66 __v = -numeric_limits<float>::max(); in __convert_to_v() 83 __v = 0.0; in __convert_to_v() 88 __v = numeric_limits<double>::max(); in __convert_to_v() 93 __v = -numeric_limits<double>::max(); in __convert_to_v() 107 __v = strtold_l(__s, &__sanity, __cloc); in __convert_to_v() 116 __v = 0.0l; in __convert_to_v() 121 __v = numeric_limits<long double>::max(); in __convert_to_v() [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/config/locale/gnu/ |
A D | c_locale.cc | 50 __v = __strtof_l(__s, &__sanity, __cloc); in __convert_to_v() 56 __v = 0.0f; in __convert_to_v() 61 __v = numeric_limits<float>::max(); in __convert_to_v() 66 __v = -numeric_limits<float>::max(); in __convert_to_v() 83 __v = 0.0; in __convert_to_v() 88 __v = numeric_limits<double>::max(); in __convert_to_v() 93 __v = -numeric_limits<double>::max(); in __convert_to_v() 107 __v = strtold_l(__s, &__sanity, __cloc); in __convert_to_v() 116 __v = 0.0l; in __convert_to_v() 121 __v = numeric_limits<long double>::max(); in __convert_to_v() [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/config/locale/gnu/ |
A D | c_locale.cc | 50 __v = __strtof_l(__s, &__sanity, __cloc); in __convert_to_v() 56 __v = 0.0f; in __convert_to_v() 61 __v = numeric_limits<float>::max(); in __convert_to_v() 66 __v = -numeric_limits<float>::max(); in __convert_to_v() 83 __v = 0.0; in __convert_to_v() 88 __v = numeric_limits<double>::max(); in __convert_to_v() 93 __v = -numeric_limits<double>::max(); in __convert_to_v() 107 __v = strtold_l(__s, &__sanity, __cloc); in __convert_to_v() 116 __v = 0.0l; in __convert_to_v() 121 __v = numeric_limits<long double>::max(); in __convert_to_v() [all …]
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/ia64/bits/ |
A D | byteswap.h | 24 ({ register unsigned short int __v; \ 27 : "=r" (__v) \ 29 __v; })) 33 ({ register unsigned int __v; \ 36 : "=r" (__v) \ 38 __v; })) 42 ({ register unsigned long int __v; \ 44 : "=r" (__v) \ 46 __v; }))
|