Searched defs:__cloc (Results 1 – 13 of 13) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/config/locale/dragonfly/ |
H A D | c_locale.cc | 46 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 D | numeric_members.cc | 42 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 D | monetary_members.cc | 214 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 D | time_members.cc | 59 __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 D | c_locale.cc | 211 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 D | codecvt.cc | 45 codecvt(__c_locale __cloc, size_t __refs) in codecvt() 125 codecvt(__c_locale __cloc, size_t __refs) in codecvt()
|
H A D | localename.cc | 185 __c_locale __cloc; in _Impl() local
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/src/c++98/ |
H A D | codecvt.cc | 45 codecvt(__c_locale __cloc, size_t __refs) in codecvt() 125 codecvt(__c_locale __cloc, size_t __refs) in codecvt()
|
H A D | ctype.cc | 109 ctype<wchar_t>::ctype(__c_locale __cloc, size_t __refs) in ctype()
|
H A D | localename.cc | 183 __c_locale __cloc; in _Impl() local
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/config/locale/dragonfly/ |
H A D | c_locale.cc | 225 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 D | ctype.cc | 108 ctype<wchar_t>::ctype(__c_locale __cloc, size_t __refs) in ctype()
|
H A D | cow-locale_init.cc | 142 auto& __cloc = *static_cast<__c_locale*>(cloc); in _M_init_extra() local
|