Searched refs:_S_c_locale (Results 1 - 13 of 13) sorted by relevance

/openbsd-current/gnu/lib/libstdc++/libstdc++/config/os/gnu-linux/
H A Dctype_noninline.h42 return _S_c_locale->__ctype_b;
90 _M_c_locale_ctype = _S_c_locale;
98 _M_c_locale_ctype = _S_c_locale;
120 _M_c_locale_ctype = _S_c_locale;
/openbsd-current/gnu/lib/libstdc++/libstdc++/config/locale/generic/
H A Dmessages_members.h40 { _M_c_locale_messages = _S_c_locale; }
45 { _M_c_locale_messages = _S_c_locale; }
/openbsd-current/gnu/lib/libstdc++/libstdc++/config/locale/gnu/
H A Dcodecvt_members.cc53 __c_locale __old = __uselocale(_S_c_locale);
88 __c_locale __old = __uselocale(_S_c_locale);
H A Dmessages_members.h44 _M_c_locale_messages = _S_c_locale;
H A Dc_locale.cc182 if (_S_c_locale != __cloc)
H A Dtime_members.cc66 _M_c_locale_timepunct = _S_c_locale;
211 _M_c_locale_timepunct = _S_c_locale;
/openbsd-current/gnu/gcc/libstdc++-v3/src/
H A Dlocale.cc188 __c_locale locale::facet::_S_c_locale; member in class:locale::facet
200 _S_create_c_locale(_S_c_locale, _S_c_name);
212 if (!_S_c_locale)
215 return _S_c_locale;
/openbsd-current/gnu/lib/libstdc++/libstdc++/src/
H A Dctype.cc130 { _M_c_locale_ctype = _S_c_locale; }
H A Dlocale.cc448 locale::facet::_S_c_locale; member in class:std::locale::facet
H A Dlocalename.cc240 locale::facet::_S_create_c_locale(locale::facet::_S_c_locale,
/openbsd-current/gnu/gcc/libstdc++-v3/include/bits/
H A Dlocale_classes.h351 static __c_locale _S_c_locale; member in class:locale::facet
/openbsd-current/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dlocale_classes.h346 static __c_locale _S_c_locale; member in class:std::locale::facet
H A Dlocale_facets.h1001 { _M_c_locale_collate = _S_c_locale; }

Completed in 148 milliseconds