/netbsd-src/external/apache2/llvm/dist/libcxx/include/ |
H A D | __bsd_locale_fallbacks.h | 34 wint_t __libcpp_btowc_l(int __c, locale_t __l) in __libcpp_btowc_l() 41 int __libcpp_wctob_l(wint_t __c, locale_t __l) in __libcpp_wctob_l() 49 size_t __len, mbstate_t *__ps, locale_t __l) in __libcpp_wcsnrtombs_l() 56 size_t __libcpp_wcrtomb_l(char *__s, wchar_t __wc, mbstate_t *__ps, locale_t __l) in __libcpp_wcrtomb_l() 64 size_t __len, mbstate_t *__ps, locale_t __l) in __libcpp_mbsnrtowcs_l() 72 mbstate_t *__ps, locale_t __l) in __libcpp_mbrtowc_l() 79 int __libcpp_mbtowc_l(wchar_t *__pwc, const char *__pmb, size_t __max, locale_t __l) in __libcpp_mbtowc_l() 86 size_t __libcpp_mbrlen_l(const char *__s, size_t __n, mbstate_t *__ps, locale_t __l) in __libcpp_mbrlen_l() 93 lconv *__libcpp_localeconv_l(locale_t __l) in __libcpp_localeconv_l() 101 mbstate_t *__ps, locale_t __l) in __libcpp_mbsrtowcs_l() [all …]
|
/netbsd-src/external/apache2/llvm/dist/libcxx/src/support/solaris/ |
H A D | xlocale.cpp | 18 int isxdigit_l(int __c, locale_t __l) { in isxdigit_l() 22 int iswxdigit_l(wint_t __c, locale_t __l) { in iswxdigit_l() 27 #define vsnprintf_l(__s, __n, __l, __format, __va) \ argument 30 int snprintf_l(char *__s, size_t __n, locale_t __l, const char *__format, ...) in snprintf_l() 39 int asprintf_l(char **__s, locale_t __l, const char *__format, ...) { in asprintf_l() 48 int sscanf_l(const char *__s, locale_t __l, const char *__format, ...) { in sscanf_l() 62 struct lconv *localeconv_l(locale_t __l) { in localeconv_l()
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/dragonfly/ |
H A D | xlocale_port.h | 5 MB_CUR_MAX_L(locale_t __l) { in MB_CUR_MAX_L() 14 size_t __nwc, size_t __len, mbstate_t * __restrict __st, locale_t __l) in wcsnrtombs_l() 24 size_t __nms, size_t __len, mbstate_t * __restrict __st, locale_t __l) in mbsnrtowcs_l() 34 mbstate_t * __restrict __st, locale_t __l) in wcrtomb_l() 44 size_t __len, mbstate_t * __restrict __st, locale_t __l) in mbrtowc_l() 54 size_t __len, mbstate_t * __restrict __st, locale_t __l) in mbsrtowcs_l() 63 wctob_l(wint_t __wc, locale_t __l) in wctob_l()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/dragonfly/ |
H A D | xlocale_port.h | 5 MB_CUR_MAX_L(locale_t __l) { in MB_CUR_MAX_L() 14 size_t __nwc, size_t __len, mbstate_t * __restrict __st, locale_t __l) in wcsnrtombs_l() 24 size_t __nms, size_t __len, mbstate_t * __restrict __st, locale_t __l) in mbsnrtowcs_l() 34 mbstate_t * __restrict __st, locale_t __l) in wcrtomb_l() 44 size_t __len, mbstate_t * __restrict __st, locale_t __l) in mbrtowc_l() 54 size_t __len, mbstate_t * __restrict __st, locale_t __l) in mbsrtowcs_l() 63 wctob_l(wint_t __wc, locale_t __l) in wctob_l()
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++98/ |
H A D | valarray.cc | 51 __valarray_product(const _Tp* __f, const _Tp* __l) in __valarray_product() 70 __gslice_to_index(size_t __o, const valarray<size_t>& __l, in __gslice_to_index() 106 gslice::_Indexer::_Indexer(size_t __o, const valarray<size_t>& __l, in _Indexer()
|
H A D | locale.cc | 338 for (size_t __l = _M_facets_size; __l < __new_size; ++__l) in _M_install_facet() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++98/ |
H A D | valarray.cc | 51 __valarray_product(const _Tp* __f, const _Tp* __l) in __valarray_product() 70 __gslice_to_index(size_t __o, const valarray<size_t>& __l, in __gslice_to_index() 106 gslice::_Indexer::_Indexer(size_t __o, const valarray<size_t>& __l, in _Indexer()
|
H A D | locale.cc | 338 for (size_t __l = _M_facets_size; __l < __new_size; ++__l) in _M_install_facet() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | cross-stdarg.h | 43 #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
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | cross-stdarg.h | 43 #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
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/ |
H A D | ropeimpl.h | 375 _Rope_RopeLeaf<_CharT, _Alloc>* __l in _GLIBCXX_VISIBILITY() local 766 _RopeLeaf* __l = (_RopeLeaf*)__base; in _GLIBCXX_VISIBILITY() local 957 _RopeLeaf* __l = (_RopeLeaf*)__r; in _GLIBCXX_VISIBILITY() local 1095 _RopeLeaf* __l = (_RopeLeaf*)__r; in _GLIBCXX_VISIBILITY() local 1352 _RopeLeaf* __l = (_RopeLeaf*)__r; in _GLIBCXX_VISIBILITY() local 1404 _RopeLeaf* __l = (_RopeLeaf*)__r; in _GLIBCXX_VISIBILITY() local 1444 _RopeLeaf* __l = (_RopeLeaf*) __left; in _GLIBCXX_VISIBILITY() local
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/ |
H A D | ropeimpl.h | 375 _Rope_RopeLeaf<_CharT, _Alloc>* __l in _GLIBCXX_VISIBILITY() local 763 _RopeLeaf* __l = (_RopeLeaf*)__base; in _GLIBCXX_VISIBILITY() local 954 _RopeLeaf* __l = (_RopeLeaf*)__r; in _GLIBCXX_VISIBILITY() local 1092 _RopeLeaf* __l = (_RopeLeaf*)__r; in _GLIBCXX_VISIBILITY() local 1349 _RopeLeaf* __l = (_RopeLeaf*)__r; in _GLIBCXX_VISIBILITY() local 1401 _RopeLeaf* __l = (_RopeLeaf*)__r; in _GLIBCXX_VISIBILITY() local 1441 _RopeLeaf* __l = (_RopeLeaf*) __left; in _GLIBCXX_VISIBILITY() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/tr1/ |
H A D | legendre_function.tcc | 82 __poly_legendre_p(unsigned int __l, _Tp __x) in __poly_legendre_p() 138 __assoc_legendre_p(unsigned int __l, unsigned int __m, _Tp __x, in __assoc_legendre_p() 216 __sph_legendre(unsigned int __l, unsigned int __m, _Tp __theta) in __sph_legendre()
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/ |
H A D | legendre_function.tcc | 82 __poly_legendre_p(unsigned int __l, _Tp __x) in __poly_legendre_p() 138 __assoc_legendre_p(unsigned int __l, unsigned int __m, _Tp __x, in __assoc_legendre_p() 216 __sph_legendre(unsigned int __l, unsigned int __m, _Tp __theta) in __sph_legendre()
|
H A D | modified_bessel_func.tcc | 147 for (int __l = __nl; __l >= 1; --__l) in __bessel_ik() local
|
/netbsd-src/external/apache2/llvm/dist/libcxx/include/__support/win32/ |
H A D | locale_win32.h | 103 locale_t(const locale_t &__l) in locale_t() 265 #define sscanf_l( __s, __l, __f, ...) _sscanf_l( __s, __f, __l, __VA_ARGS__ ) argument 266 #define sprintf_l( __s, __l, __f, ... ) _sprintf_l( __s, __f, __l, __VA_ARGS__ ) argument 267 #define vsprintf_l( __s, __l, __f, ... ) _vsprintf_l( __s, __f, __l, __VA_ARGS__ ) argument 268 #define vsnprintf_l( __s, __n, __l, __f, ... ) _vsnprintf_l( __s, __n, __f, __l, __VA_ARGS__ ) argument
|
/netbsd-src/external/apache2/llvm/dist/libcxx/include/__memory/ |
H A D | uninitialized_algorithms.h | 30 uninitialized_copy(_InputIterator __f, _InputIterator __l, _ForwardIterator __r) in uninitialized_copy() 78 uninitialized_fill(_ForwardIterator __f, _ForwardIterator __l, const _Tp& __x) in uninitialized_fill()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/parallel/ |
H A D | multiseq_selection.h | 173 _DifferenceType __l; variable 424 _DifferenceType __l; variable
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/parallel/ |
H A D | multiseq_selection.h | 173 _DifferenceType __l; variable 424 _DifferenceType __l; variable
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree.h | 3291 tree_check (tree __t, const char *__f, int __l, const char *__g, tree_code __c) in tree_check() 3299 tree_not_check (tree __t, const char *__f, int __l, const char *__g, in tree_not_check() 3308 tree_check2 (tree __t, const char *__f, int __l, const char *__g, in tree_check2() 3318 tree_not_check2 (tree __t, const char *__f, int __l, const char *__g, in tree_not_check2() 3328 tree_check3 (tree __t, const char *__f, int __l, const char *__g, in tree_check3() 3339 tree_not_check3 (tree __t, const char *__f, int __l, const char *__g, in tree_not_check3() 3350 tree_check4 (tree __t, const char *__f, int __l, const char *__g, in tree_check4() 3363 tree_not_check4 (tree __t, const char *__f, int __l, const char *__g, in tree_not_check4() 3376 tree_check5 (tree __t, const char *__f, int __l, const char *__g, in tree_check5() 3390 tree_not_check5 (tree __t, const char *__f, int __l, const char *__g, in tree_not_check5() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree.h | 3454 tree_check (tree __t, const char *__f, int __l, const char *__g, tree_code __c) in tree_check() 3462 tree_not_check (tree __t, const char *__f, int __l, const char *__g, in tree_not_check() 3471 tree_check2 (tree __t, const char *__f, int __l, const char *__g, in tree_check2() 3481 tree_not_check2 (tree __t, const char *__f, int __l, const char *__g, in tree_not_check2() 3491 tree_check3 (tree __t, const char *__f, int __l, const char *__g, in tree_check3() 3502 tree_not_check3 (tree __t, const char *__f, int __l, const char *__g, in tree_not_check3() 3513 tree_check4 (tree __t, const char *__f, int __l, const char *__g, in tree_check4() 3526 tree_not_check4 (tree __t, const char *__f, int __l, const char *__g, in tree_not_check4() 3539 tree_check5 (tree __t, const char *__f, int __l, const char *__g, in tree_check5() 3553 tree_not_check5 (tree __t, const char *__f, int __l, const char *__g, in tree_not_check5() [all …]
|
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/ |
H A D | cdefs.h | 161 #define __glibc_safe_len_cond(__l, __s, __osz) ((__l) <= (__osz) / (__s)) argument 162 #define __glibc_unsigned_or_positive(__l) \ argument 169 #define __glibc_safe_or_unknown_len(__l, __s, __osz) \ argument 178 #define __glibc_unsafe_len(__l, __s, __osz) \ argument 187 #define __glibc_fortify(f, __l, __s, __osz, ...) \ argument 197 #define __glibc_fortify_n(f, __l, __s, __osz, ...) \ argument
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/gnu/ |
H A D | c_locale.cc | 195 Catalogs::_M_add(const char* __domain, locale __l) in _M_add()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/gnu/ |
H A D | c_locale.cc | 195 Catalogs::_M_add(const char* __domain, locale __l) in _M_add()
|
/netbsd-src/external/apache2/llvm/dist/libcxx/src/support/win32/ |
H A D | locale_win32.cpp | 25 decltype(MB_CUR_MAX) MB_CUR_MAX_L( locale_t __l ) in MB_CUR_MAX_L()
|