Searched refs:_M_c_locale_codecvt (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++98/
H A Dcodecvt.cc41 _M_c_locale_codecvt(_S_get_c_locale())
47 _M_c_locale_codecvt(_S_clone_c_locale(__cloc))
52 { _S_destroy_c_locale(_M_c_locale_codecvt); }
121 _M_c_locale_codecvt(_S_get_c_locale())
127 _M_c_locale_codecvt(_S_clone_c_locale(__cloc))
132 { _S_destroy_c_locale(_M_c_locale_codecvt); }
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/src/c++98/
H A Dcodecvt.cc41 _M_c_locale_codecvt(_S_get_c_locale())
47 _M_c_locale_codecvt(_S_clone_c_locale(__cloc))
52 { _S_destroy_c_locale(_M_c_locale_codecvt); }
121 _M_c_locale_codecvt(_S_get_c_locale())
127 _M_c_locale_codecvt(_S_clone_c_locale(__cloc))
132 { _S_destroy_c_locale(_M_c_locale_codecvt); }
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/dragonfly/
H A Dcodecvt_members.cc71 (locale_t)_M_c_locale_codecvt);
79 (locale_t)_M_c_locale_codecvt);
99 (locale_t)_M_c_locale_codecvt);
143 (locale_t)_M_c_locale_codecvt);
152 &__tmp_state, (locale_t)_M_c_locale_codecvt);
196 return MB_CUR_MAX_L((locale_t)_M_c_locale_codecvt) == 1 ? 1 : 0;
204 return MB_CUR_MAX_L((locale_t)_M_c_locale_codecvt);
236 (locale_t)_M_c_locale_codecvt);
245 &__tmp_state, (locale_t)_M_c_locale_codecvt);
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/config/locale/dragonfly/
H A Dcodecvt_members.cc71 (locale_t)_M_c_locale_codecvt);
79 (locale_t)_M_c_locale_codecvt);
99 (locale_t)_M_c_locale_codecvt);
143 (locale_t)_M_c_locale_codecvt);
152 &__tmp_state, (locale_t)_M_c_locale_codecvt);
196 return MB_CUR_MAX_L((locale_t)_M_c_locale_codecvt) == 1 ? 1 : 0;
204 return MB_CUR_MAX_L((locale_t)_M_c_locale_codecvt);
236 (locale_t)_M_c_locale_codecvt);
245 &__tmp_state, (locale_t)_M_c_locale_codecvt);
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/gnu/
H A Dcodecvt_members.cc53 __c_locale __old = __uselocale(_M_c_locale_codecvt);
128 __c_locale __old = __uselocale(_M_c_locale_codecvt);
207 __c_locale __old = __uselocale(_M_c_locale_codecvt);
222 __c_locale __old = __uselocale(_M_c_locale_codecvt);
241 __c_locale __old = __uselocale(_M_c_locale_codecvt);
H A Dmessages_members.cc80 __nl_langinfo_l(CODESET, __codecvt._M_c_locale_codecvt));
117 __nl_langinfo_l(CODESET, __codecvt._M_c_locale_codecvt));
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/config/locale/gnu/
H A Dcodecvt_members.cc53 __c_locale __old = __uselocale(_M_c_locale_codecvt);
128 __c_locale __old = __uselocale(_M_c_locale_codecvt);
207 __c_locale __old = __uselocale(_M_c_locale_codecvt);
222 __c_locale __old = __uselocale(_M_c_locale_codecvt);
241 __c_locale __old = __uselocale(_M_c_locale_codecvt);
H A Dmessages_members.cc80 __nl_langinfo_l(CODESET, __codecvt._M_c_locale_codecvt));
117 __nl_langinfo_l(CODESET, __codecvt._M_c_locale_codecvt));
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dcodecvt.h285 __c_locale _M_c_locale_codecvt; member in class:codecvt
293 _M_c_locale_codecvt(0)
350 __c_locale _M_c_locale_codecvt; member in class:codecvt
413 __c_locale _M_c_locale_codecvt; member in class:codecvt
706 this->_S_destroy_c_locale(this->_M_c_locale_codecvt);
707 this->_S_create_c_locale(this->_M_c_locale_codecvt, __s);
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dcodecvt.h288 __c_locale _M_c_locale_codecvt; member in class:codecvt
296 _M_c_locale_codecvt(0)
353 __c_locale _M_c_locale_codecvt; member in class:codecvt
416 __c_locale _M_c_locale_codecvt; member in class:codecvt
709 this->_S_destroy_c_locale(this->_M_c_locale_codecvt);
710 this->_S_create_c_locale(this->_M_c_locale_codecvt, __s);

Completed in 136 milliseconds