Home
last modified time | relevance | path

Searched defs:__d (Results 1 – 25 of 37) sorted by relevance

12

/dflybsd-src/contrib/gcc-8.0/gcc/config/i386/
H A Dcross-stdarg.h42 #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 Dcross-stdarg.h43 #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 Dstl_iterator_base_funcs.h205 typename iterator_traits<_InputIterator>::difference_type __d = __n; in _GLIBCXX_VISIBILITY() local
H A Dstl_algo.h3851 __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 Dstl_iterator_base_funcs.h175 typename iterator_traits<_InputIterator>::difference_type __d = __n; in _GLIBCXX_VISIBILITY() local
H A Dbasic_string.h406 const difference_type __d = difference_type(__n1 - __n2); in _GLIBCXX_VISIBILITY() local
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/tr1/
H A Dmodified_bessel_func.tcc125 _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 Dbessel_function.tcc182 _Tp __d = _Tp(0); in __bessel_jn() local
227 _Tp __d = -std::log(__x2); in __bessel_jn() local
H A Dexp_integral.tcc211 _Tp __d = _Tp(1) / __b; in __expint_En_cont_frac() local
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/tr1/
H A Dmodified_bessel_func.tcc121 _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 Dbessel_function.tcc176 _Tp __d = _Tp(0); in __bessel_jn() local
221 _Tp __d = -std::log(__x2); in __bessel_jn() local
H A Dexp_integral.tcc207 _Tp __d = _Tp(1) / __b; in __expint_En_cont_frac() local
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/src/c++11/
H A Dsnprintf_lite.cc102 char *__d = __buf; in __snprintf_lite() local
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/parallel/
H A Dmultiway_merge.h380 #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 Drandom_shuffle.h130 _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 Dmultiway_merge.h380 #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 Drandom_shuffle.h130 _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 Dopt_random.h89 __m128d __d; in _GLIBCXX_VISIBILITY() member
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/config/locale/generic/
H A Dc_locale.cc69 double __d = strtod(__s, &__sanity); in __convert_to_v() local
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/src/c++98/
H A Dcodecvt.cc107 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 Dcodecvt.cc107 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 Dc_locale.cc69 double __d = strtod(__s, &__sanity); in __convert_to_v() local
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/
H A Dvstring_util.h169 const difference_type __d = difference_type(__n1 - __n2); in _GLIBCXX_VISIBILITY() local
H A Dropeimpl.h1404 _RopeRep* __d = __clrstack[__csptr]; in _GLIBCXX_VISIBILITY() local
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/
H A Dvstring_util.h170 const difference_type __d = difference_type(__n1 - __n2); in _GLIBCXX_VISIBILITY() local

12