Home
last modified time | relevance | path

Searched defs:intern_type (Results 1 – 8 of 8) sorted by relevance

/openbsd/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dcodecvt.h70 typedef _InternT intern_type; typedef
163 typedef _InternT intern_type; typedef
218 typedef char intern_type; typedef
270 typedef wchar_t intern_type; typedef
/openbsd/gnu/gcc/libstdc++-v3/include/bits/
H A Dcodecvt.h78 typedef _InternT intern_type; typedef
279 typedef _InternT intern_type; typedef
340 typedef char intern_type; typedef
398 typedef wchar_t intern_type; typedef
/openbsd/gnu/gcc/libstdc++-v3/src/
H A Dcodecvt.cc59 do_out(state_type&, const intern_type* __from, in do_out()
85 intern_type* __to, intern_type*, intern_type*& __to_next) const in do_in() argument
/openbsd/gnu/lib/libstdc++/libstdc++/src/
H A Dcodecvt.cc57 do_out(state_type&, const intern_type* __from, in do_out()
83 intern_type* __to, intern_type*, in do_in() argument
/openbsd/gnu/lib/libstdc++/libstdc++/testsuite/22_locale/
H A Dcodecvt.cc36 typedef test_type::intern_type intern_type; in test01() typedef
/openbsd/gnu/gcc/libstdc++-v3/include/ext/
H A Dcodecvt_specializations.h244 typedef _InternT intern_type; typedef
/openbsd/gnu/lib/libstdc++/libstdc++/config/locale/ieee_1003.1-2001/
H A Dcodecvt_specializations.h187 typedef _InternT intern_type; typedef
/openbsd/gnu/llvm/libcxx/src/
H A Dlocale.cpp1545 const intern_type* frm, const intern_type*, const intern_type*& frm_nxt, in do_out()
1556 intern_type* to, intern_type*, intern_type*& to_nxt) const in do_in() argument