Home
last modified time | relevance | path

Searched defs:__l (Results 1 – 24 of 24) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/config/i386/
H A Dcross-stdarg.h43 #define __ms_va_start(__v,__l) __builtin_ms_va_start(__v,__l) argument
44 #define __ms_va_arg(__v,__l) __builtin_va_arg(__v,__l) argument
48 #define __sysv_va_start(__v,__l) __builtin_sysv_va_start(__v,__l) argument
49 #define __sysv_va_arg(__v,__l) __builtin_va_arg(__v,__l) argument
/dflybsd-src/contrib/gcc-4.7/gcc/config/i386/
H A Dcross-stdarg.h44 #define __ms_va_start(__v,__l) __builtin_ms_va_start(__v,__l) argument
45 #define __ms_va_arg(__v,__l) __builtin_va_arg(__v,__l) argument
49 #define __sysv_va_start(__v,__l) __builtin_sysv_va_start(__v,__l) argument
50 #define __sysv_va_arg(__v,__l) __builtin_va_arg(__v,__l) argument
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/
H A Dropeimpl.h379 _Rope_RopeLeaf<_CharT, _Alloc>* __l in _GLIBCXX_VISIBILITY() local
763 _RopeLeaf* __l = (_RopeLeaf*)__base; in _GLIBCXX_VISIBILITY() local
953 _RopeLeaf* __l = (_RopeLeaf*)__r; in _GLIBCXX_VISIBILITY() local
1090 _RopeLeaf* __l = (_RopeLeaf*)__r; in _GLIBCXX_VISIBILITY() local
1346 _RopeLeaf* __l = (_RopeLeaf*)__r; in _GLIBCXX_VISIBILITY() local
1398 _RopeLeaf* __l = (_RopeLeaf*)__r; in _GLIBCXX_VISIBILITY() local
1438 _RopeLeaf* __l = (_RopeLeaf*) __left; in _GLIBCXX_VISIBILITY() local
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/
H A Dropeimpl.h380 _Rope_RopeLeaf<_CharT, _Alloc>* __l in _GLIBCXX_VISIBILITY() local
764 _RopeLeaf* __l = (_RopeLeaf*)__base; in _GLIBCXX_VISIBILITY() local
954 _RopeLeaf* __l = (_RopeLeaf*)__r; in _GLIBCXX_VISIBILITY() local
1091 _RopeLeaf* __l = (_RopeLeaf*)__r; in _GLIBCXX_VISIBILITY() local
1347 _RopeLeaf* __l = (_RopeLeaf*)__r; in _GLIBCXX_VISIBILITY() local
1399 _RopeLeaf* __l = (_RopeLeaf*)__r; in _GLIBCXX_VISIBILITY() local
1439 _RopeLeaf* __l = (_RopeLeaf*) __left; in _GLIBCXX_VISIBILITY() local
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/tr1/
H A Dlegendre_function.tcc76 __poly_legendre_p(const unsigned int __l, const _Tp __x) in __poly_legendre_p()
133 __assoc_legendre_p(const unsigned int __l, const unsigned int __m, in __assoc_legendre_p()
213 __sph_legendre(const unsigned int __l, const unsigned int __m, in __sph_legendre()
H A Dmodified_bessel_func.tcc143 for (int __l = __nl; __l >= 1; --__l) in __bessel_ik() local
H A Dbessel_function.tcc204 for ( int __l = __nl; __l >= 1; --__l ) in __bessel_jn() local
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/tr1/
H A Dlegendre_function.tcc82 __poly_legendre_p(unsigned int __l, _Tp __x) in __poly_legendre_p()
139 __assoc_legendre_p(unsigned int __l, unsigned int __m, _Tp __x) in __assoc_legendre_p()
218 __sph_legendre(unsigned int __l, unsigned int __m, _Tp __theta) in __sph_legendre()
H A Dmodified_bessel_func.tcc147 for (int __l = __nl; __l >= 1; --__l) in __bessel_ik() local
H A Dbessel_function.tcc210 for ( int __l = __nl; __l >= 1; --__l ) in __bessel_jn() local
/dflybsd-src/include/xlocale/
H A D_ctype.h147 _XLOCALE_INLINE int towlower_l(int __c, locale_t __l) in towlower_l()
154 _XLOCALE_INLINE int towupper_l(int __c, locale_t __l) in towupper_l()
162 __wcwidth_l(__ct_rune_t _c, locale_t __l) in __wcwidth_l()
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/src/c++98/
H A Dvalarray.cc65 __gslice_to_index(size_t __o, const valarray<size_t>& __l, in __gslice_to_index()
101 gslice::_Indexer::_Indexer(size_t __o, const valarray<size_t>& __l, in _Indexer()
H A Dlocale.cc331 for (size_t __l = _M_facets_size; __l < __new_size; ++__l) in _M_install_facet() local
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/src/c++98/
H A Dvalarray.cc64 __gslice_to_index(size_t __o, const valarray<size_t>& __l, in __gslice_to_index()
100 gslice::_Indexer::_Indexer(size_t __o, const valarray<size_t>& __l, in _Indexer()
H A Dlocale.cc330 for (size_t __l = _M_facets_size; __l < __new_size; ++__l) in _M_install_facet() local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree.h3139 tree_check (tree __t, const char *__f, int __l, const char *__g, tree_code __c) in tree_check()
3147 tree_not_check (tree __t, const char *__f, int __l, const char *__g, in tree_not_check()
3156 tree_check2 (tree __t, const char *__f, int __l, const char *__g, in tree_check2()
3166 tree_not_check2 (tree __t, const char *__f, int __l, const char *__g, in tree_not_check2()
3176 tree_check3 (tree __t, const char *__f, int __l, const char *__g, in tree_check3()
3187 tree_not_check3 (tree __t, const char *__f, int __l, const char *__g, in tree_not_check3()
3198 tree_check4 (tree __t, const char *__f, int __l, const char *__g, in tree_check4()
3211 tree_not_check4 (tree __t, const char *__f, int __l, const char *__g, in tree_not_check4()
3224 tree_check5 (tree __t, const char *__f, int __l, const char *__g, in tree_check5()
3238 tree_not_check5 (tree __t, const char *__f, int __l, const char *__g, in tree_not_check5()
[all …]
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/parallel/
H A Dmultiseq_selection.h173 _DifferenceType __l; variable
424 _DifferenceType __l; variable
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/parallel/
H A Dmultiseq_selection.h173 _DifferenceType __l; variable
424 _DifferenceType __l; variable
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dlocale_facets.tcc600 long __l = -1; in do_get() local
1096 const long __l = __v; in do_put() local
H A Dbasic_string.tcc237 basic_string(initializer_list<_CharT> __l, const _Alloc& __a) in basic_string()
H A Drandom.tcc466 __r, __a, __u, __d, __s, __b, __t, __c, __l, __f>& __x) in operator <<() argument
494 __r, __a, __u, __d, __s, __b, __t, __c, __l, __f>& __x) in operator >>() argument
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dlocale_facets.tcc603 long __l = -1; in do_get() local
1111 const long __l = __v; in do_put() local
H A Drandom.tcc476 __r, __a, __u, __d, __s, __b, __t, __c, __l, __f>& __x) in operator <<() argument
504 __r, __a, __u, __d, __s, __b, __t, __c, __l, __f>& __x) in operator >>() argument
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/debug/
H A Dfunctions.h108 const _Less __l = _Less(); in __foreign_iterator_aux4() local