Home
last modified time | relevance | path

Searched defs:__cloc (Results 1 – 13 of 13) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/config/locale/dragonfly/
H A Dc_locale.cc46 const __c_locale& __cloc) throw() in __convert_to_v()
73 const __c_locale& __cloc) throw() in __convert_to_v()
100 const __c_locale& __cloc) throw() in __convert_to_v()
125 locale::facet::_S_create_c_locale(__c_locale& __cloc, const char* __s, in _S_create_c_locale()
138 locale::facet::_S_destroy_c_locale(__c_locale& __cloc) in _S_destroy_c_locale()
145 locale::facet::_S_clone_c_locale(__c_locale& __cloc) throw() in _S_clone_c_locale()
149 locale::facet::_S_lc_ctype_c_locale(__c_locale __cloc, const char* __s) in _S_lc_ctype_c_locale()
H A Dnumeric_members.cc42 numpunct<char>::_M_initialize_numpunct(__c_locale __cloc) in _M_initialize_numpunct()
138 numpunct<wchar_t>::_M_initialize_numpunct(__c_locale __cloc) in _M_initialize_numpunct()
H A Dmonetary_members.cc214 moneypunct<char, true>::_M_initialize_moneypunct(__c_locale __cloc, in _M_initialize_moneypunct()
368 moneypunct<char, false>::_M_initialize_moneypunct(__c_locale __cloc, in _M_initialize_moneypunct()
553 moneypunct<wchar_t, true>::_M_initialize_moneypunct(__c_locale __cloc, in _M_initialize_moneypunct()
713 moneypunct<wchar_t, false>::_M_initialize_moneypunct(__c_locale __cloc, in _M_initialize_moneypunct()
H A Dtime_members.cc59 __timepunct<char>::_M_initialize_timepunct(__c_locale __cloc) in _M_initialize_timepunct()
216 __timepunct<wchar_t>::_M_initialize_timepunct(__c_locale __cloc) in _M_initialize_timepunct()
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/config/locale/generic/
H A Dc_locale.cc211 locale::facet::_S_create_c_locale(__c_locale& __cloc, const char* __s, in _S_create_c_locale() argument
223 locale::facet::_S_destroy_c_locale(__c_locale& __cloc) in _S_destroy_c_locale()
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/src/c++98/
H A Dcodecvt.cc45 codecvt(__c_locale __cloc, size_t __refs) in codecvt()
125 codecvt(__c_locale __cloc, size_t __refs) in codecvt()
H A Dlocalename.cc185 __c_locale __cloc; in _Impl() local
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/src/c++98/
H A Dcodecvt.cc45 codecvt(__c_locale __cloc, size_t __refs) in codecvt()
125 codecvt(__c_locale __cloc, size_t __refs) in codecvt()
H A Dctype.cc109 ctype<wchar_t>::ctype(__c_locale __cloc, size_t __refs) in ctype()
H A Dlocalename.cc183 __c_locale __cloc; in _Impl() local
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/config/locale/dragonfly/
H A Dc_locale.cc225 locale::facet::_S_create_c_locale(__c_locale& __cloc, const char* __s, in _S_create_c_locale() argument
255 locale::facet::_S_destroy_c_locale(__c_locale& __cloc) in _S_destroy_c_locale()
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/src/c++11/
H A Dctype.cc108 ctype<wchar_t>::ctype(__c_locale __cloc, size_t __refs) in ctype()
H A Dcow-locale_init.cc142 auto& __cloc = *static_cast<__c_locale*>(cloc); in _M_init_extra() local