Searched refs:to_char_type (Results 76 - 81 of 81) sorted by relevance

1234

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/ext/
H A Dstdio_sync_filebuf.h246 __s[__ret] = traits_type::to_char_type(__c);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/21_strings/basic_string/capacity/
H A D1.cc107 to_char_type(const int_type&) function in struct:std::char_traits
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/22_locale/codecvt/unicode/
H A Dwchar_t.cc73 to_char_type(const int_type& __c);
H A Dchar.cc72 to_char_type(const int_type& __c);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/22_locale/locale/cons/
H A D2.cc91 to_char_type(const int_type& __c);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/std/
H A Dstd_bitset.h1257 const char_type __c2 = _Traits::to_char_type(__c1);

Completed in 140 milliseconds

1234