/openbsd/gnu/gcc/libstdc++-v3/src/ |
H A D | ctype.cc | 82 _S_destroy_c_locale(_M_c_locale_ctype); in ~ctype() 99 { _S_destroy_c_locale(_M_c_locale_ctype); } in ~ctype() 107 this->_S_destroy_c_locale(this->_M_c_locale_ctype); in ctype_byname()
|
H A D | codecvt.cc | 55 { _S_destroy_c_locale(_M_c_locale_codecvt); } in ~codecvt() 135 { _S_destroy_c_locale(_M_c_locale_codecvt); } in ~codecvt()
|
H A D | localename.cc | 253 locale::facet::_S_destroy_c_locale(__cloc); in _Impl() 257 locale::facet::_S_destroy_c_locale(__cloc); in _Impl()
|
/openbsd/gnu/lib/libstdc++/libstdc++/src/ |
H A D | ctype.cc | 82 _S_destroy_c_locale(_M_c_locale_ctype); in ~ctype() 137 { _S_destroy_c_locale(_M_c_locale_ctype); } in ~ctype() 143 _S_destroy_c_locale(_M_c_locale_ctype); in ctype_byname()
|
H A D | localename.cc | 222 locale::facet::_S_destroy_c_locale(__cloc); in _Impl() 226 locale::facet::_S_destroy_c_locale(__cloc); in _Impl()
|
/openbsd/gnu/lib/libstdc++/libstdc++/config/locale/generic/ |
H A D | messages_members.h | 56 { _S_destroy_c_locale(_M_c_locale_messages); } in ~messages() 79 _S_destroy_c_locale(_M_c_locale_messages); in messages_byname()
|
H A D | time_members.h | 61 _S_destroy_c_locale(_M_c_locale_timepunct); in ~__timepunct()
|
H A D | ctype_members.cc | 46 _S_destroy_c_locale(_M_c_locale_ctype); in ctype_byname()
|
H A D | c_locale.cc | 220 locale::facet::_S_destroy_c_locale(__c_locale& __cloc) in _S_destroy_c_locale() function in std::locale::facet
|
/openbsd/gnu/gcc/libstdc++-v3/config/locale/generic/ |
H A D | messages_members.h | 63 { _S_destroy_c_locale(_M_c_locale_messages); } in ~messages() 88 this->_S_destroy_c_locale(this->_M_c_locale_messages); in messages_byname()
|
H A D | time_members.h | 85 _S_destroy_c_locale(_M_c_locale_timepunct); in ~__timepunct()
|
H A D | c_locale.cc | 146 locale::facet::_S_destroy_c_locale(__c_locale& __cloc) in _S_destroy_c_locale() function in locale::facet
|
H A D | ctype_members.cc | 48 this->_S_destroy_c_locale(this->_M_c_locale_ctype); in _GLIBCXX_BEGIN_NAMESPACE()
|
/openbsd/gnu/lib/libstdc++/libstdc++/config/locale/gnu/ |
H A D | messages_members.h | 76 _S_destroy_c_locale(_M_c_locale_messages); in ~messages() 106 _S_destroy_c_locale(_M_c_locale_messages); in messages_byname()
|
H A D | time_members.h | 67 _S_destroy_c_locale(_M_c_locale_timepunct); in ~__timepunct()
|
H A D | c_locale.cc | 180 locale::facet::_S_destroy_c_locale(__c_locale& __cloc) in _S_destroy_c_locale() function in std::locale::facet
|
H A D | ctype_members.cc | 47 _S_destroy_c_locale(_M_c_locale_ctype); in ctype_byname()
|
/openbsd/gnu/gcc/libstdc++-v3/config/locale/gnu/ |
H A D | messages_members.h | 79 _S_destroy_c_locale(_M_c_locale_messages); in ~messages() 112 this->_S_destroy_c_locale(this->_M_c_locale_messages); in messages_byname()
|
H A D | time_members.h | 82 _S_destroy_c_locale(_M_c_locale_timepunct); in ~__timepunct()
|
H A D | c_locale.cc | 107 locale::facet::_S_destroy_c_locale(__c_locale& __cloc) in _S_destroy_c_locale() function in locale::facet
|
H A D | ctype_members.cc | 49 this->_S_destroy_c_locale(this->_M_c_locale_ctype); in _GLIBCXX_BEGIN_NAMESPACE()
|
/openbsd/gnu/lib/libstdc++/libstdc++/config/locale/ieee_1003.1-2001/ |
H A D | c_locale.cc | 45 locale::facet::_S_destroy_c_locale(__c_locale&) in _S_destroy_c_locale() function in std::locale::facet
|
/openbsd/gnu/gcc/libstdc++-v3/config/locale/ieee_1003.1-2001/ |
H A D | c_locale.cc | 45 locale::facet::_S_destroy_c_locale(__c_locale&) in _S_destroy_c_locale() function in std::locale::facet
|
/openbsd/gnu/gcc/libstdc++-v3/config/locale/darwin/ |
H A D | ctype_members.cc | 49 this->_S_destroy_c_locale(this->_M_c_locale_ctype); in ctype_byname()
|
/openbsd/gnu/gcc/libstdc++-v3/include/bits/ |
H A D | locale_classes.h | 389 _S_destroy_c_locale(__c_locale& __cloc);
|