/dflybsd-src/contrib/gcc-8.0/gcc/config/i386/ |
H A D | cross-stdarg.h | 42 #define __ms_va_copy(__d,__s) __builtin_ms_va_copy(__d,__s) argument 47 #define __sysv_va_copy(__d,__s) __builtin_sysv_va_copy(__d,__s) argument
|
/dflybsd-src/contrib/gcc-4.7/gcc/config/i386/ |
H A D | cross-stdarg.h | 43 #define __ms_va_copy(__d,__s) __builtin_ms_va_copy(__d,__s) argument 48 #define __sysv_va_copy(__d,__s) __builtin_sysv_va_copy(__d,__s) argument
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/ |
H A D | stl_iterator_base_funcs.h | 205 typename iterator_traits<_InputIterator>::difference_type __d = __n; in _GLIBCXX_VISIBILITY() local
|
H A D | stl_algo.h | 3851 __distr_type __d; in _GLIBCXX_VISIBILITY() local 5831 typename iterator_traits<_PopulationIterator>::difference_type __d = __n; in _GLIBCXX_VISIBILITY() local
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/ |
H A D | stl_iterator_base_funcs.h | 175 typename iterator_traits<_InputIterator>::difference_type __d = __n; in _GLIBCXX_VISIBILITY() local
|
H A D | basic_string.h | 406 const difference_type __d = difference_type(__n1 - __n2); in _GLIBCXX_VISIBILITY() local
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/tr1/ |
H A D | modified_bessel_func.tcc | 125 _Tp __d = _Tp(0); in __bessel_ik() local 162 _Tp __d = -std::log(__x2); in __bessel_ik() local 200 _Tp __d = _Tp(1) / __b; in __bessel_ik() local
|
H A D | bessel_function.tcc | 182 _Tp __d = _Tp(0); in __bessel_jn() local 227 _Tp __d = -std::log(__x2); in __bessel_jn() local
|
H A D | exp_integral.tcc | 211 _Tp __d = _Tp(1) / __b; in __expint_En_cont_frac() local
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/tr1/ |
H A D | modified_bessel_func.tcc | 121 _Tp __d = _Tp(0); in __bessel_ik() local 158 _Tp __d = -std::log(__x2); in __bessel_ik() local 196 _Tp __d = _Tp(1) / __b; in __bessel_ik() local
|
H A D | bessel_function.tcc | 176 _Tp __d = _Tp(0); in __bessel_jn() local 221 _Tp __d = -std::log(__x2); in __bessel_jn() local
|
H A D | exp_integral.tcc | 207 _Tp __d = _Tp(1) / __b; in __expint_En_cont_frac() local
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/src/c++11/ |
H A D | snprintf_lite.cc | 102 char *__d = __buf; in __snprintf_lite() local
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/parallel/ |
H A D | multiway_merge.h | 380 #define _GLIBCXX_PARALLEL_DECISION(__a, __b, __c, __d) { \ in multiway_merge_4_variant() argument 412 #define _GLIBCXX_PARALLEL_MERGE_4_CASE(__a, __b, __c, __d, \ in multiway_merge_4_variant() argument
|
H A D | random_shuffle.h | 130 _DRSSorterPU<_RAIter, _RandomNumberGenerator>* __d = &__pus[__iam]; in __parallel_random_shuffle_drs_pu() local
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/parallel/ |
H A D | multiway_merge.h | 380 #define _GLIBCXX_PARALLEL_DECISION(__a, __b, __c, __d) { \ in multiway_merge_4_variant() argument 412 #define _GLIBCXX_PARALLEL_MERGE_4_CASE(__a, __b, __c, __d, \ in multiway_merge_4_variant() argument
|
H A D | random_shuffle.h | 130 _DRSSorterPU<_RAIter, _RandomNumberGenerator>* __d = &__pus[__iam]; in __parallel_random_shuffle_drs_pu() local
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/config/cpu/i486/opt/bits/ |
H A D | opt_random.h | 89 __m128d __d; in _GLIBCXX_VISIBILITY() member
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/config/locale/generic/ |
H A D | c_locale.cc | 69 double __d = strtod(__s, &__sanity); in __convert_to_v() local
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/src/c++98/ |
H A D | codecvt.cc | 107 size_t __d = static_cast<size_t>(__end - __from); in do_length() local
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/src/c++98/ |
H A D | codecvt.cc | 107 size_t __d = static_cast<size_t>(__end - __from); in do_length() local
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/config/locale/dragonfly/ |
H A D | c_locale.cc | 69 double __d = strtod(__s, &__sanity); in __convert_to_v() local
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/ |
H A D | vstring_util.h | 169 const difference_type __d = difference_type(__n1 - __n2); in _GLIBCXX_VISIBILITY() local
|
H A D | ropeimpl.h | 1404 _RopeRep* __d = __clrstack[__csptr]; in _GLIBCXX_VISIBILITY() local
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/ |
H A D | vstring_util.h | 170 const difference_type __d = difference_type(__n1 - __n2); in _GLIBCXX_VISIBILITY() local
|