Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dcodecvt.h77 typedef _InternT intern_type; in _GLIBCXX_VISIBILITY() typedef
283 typedef _InternT intern_type; in _GLIBCXX_VISIBILITY() typedef
348 typedef char intern_type; in _GLIBCXX_VISIBILITY() typedef
411 typedef wchar_t intern_type; in _GLIBCXX_VISIBILITY() typedef
475 typedef char16_t intern_type; in _GLIBCXX_VISIBILITY() typedef
532 typedef char32_t intern_type; in _GLIBCXX_VISIBILITY() typedef
590 typedef char16_t intern_type; in _GLIBCXX_VISIBILITY() typedef
647 typedef char32_t intern_type; in _GLIBCXX_VISIBILITY() typedef
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dcodecvt.h74 typedef _InternT intern_type; in _GLIBCXX_VISIBILITY() typedef
280 typedef _InternT intern_type; in _GLIBCXX_VISIBILITY() typedef
345 typedef char intern_type; in _GLIBCXX_VISIBILITY() typedef
408 typedef wchar_t intern_type; in _GLIBCXX_VISIBILITY() typedef
472 typedef char16_t intern_type; in _GLIBCXX_VISIBILITY() typedef
529 typedef char32_t intern_type; in _GLIBCXX_VISIBILITY() typedef
587 typedef char16_t intern_type; in _GLIBCXX_VISIBILITY() typedef
644 typedef char32_t intern_type; in _GLIBCXX_VISIBILITY() typedef
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++98/
H A Dcodecvt.cc56 do_out(state_type&, const intern_type* __from, in do_out()
82 intern_type* __to, intern_type*, intern_type*& __to_next) const in do_in() argument
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++98/
H A Dcodecvt.cc56 do_out(state_type&, const intern_type* __from, in do_out()
82 intern_type* __to, intern_type*, intern_type*& __to_next) const in do_in() argument
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Dcodecvt_specializations.h239 typedef _InternT intern_type; in _GLIBCXX_VISIBILITY() typedef
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dcodecvt_specializations.h239 typedef _InternT intern_type; in _GLIBCXX_VISIBILITY() typedef
/netbsd-src/external/apache2/llvm/dist/libcxx/src/
H A Dlocale.cpp1468 const intern_type* frm, const intern_type*, const intern_type*& frm_nxt, in do_out()
1479 intern_type* to, intern_type*, intern_type*& to_nxt) const in do_in() argument