/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
H A D | codecvt.h | 78 typedef _ExternT extern_type; in _GLIBCXX_VISIBILITY() typedef 284 typedef _ExternT extern_type; in _GLIBCXX_VISIBILITY() typedef 349 typedef char extern_type; in _GLIBCXX_VISIBILITY() typedef 412 typedef char extern_type; in _GLIBCXX_VISIBILITY() typedef 476 typedef char extern_type; in _GLIBCXX_VISIBILITY() typedef 533 typedef char extern_type; in _GLIBCXX_VISIBILITY() typedef 591 typedef char8_t extern_type; in _GLIBCXX_VISIBILITY() typedef 648 typedef char8_t extern_type; in _GLIBCXX_VISIBILITY() typedef
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
H A D | codecvt.h | 75 typedef _ExternT extern_type; in _GLIBCXX_VISIBILITY() typedef 281 typedef _ExternT extern_type; in _GLIBCXX_VISIBILITY() typedef 346 typedef char extern_type; in _GLIBCXX_VISIBILITY() typedef 409 typedef char extern_type; in _GLIBCXX_VISIBILITY() typedef 473 typedef char extern_type; in _GLIBCXX_VISIBILITY() typedef 530 typedef char extern_type; in _GLIBCXX_VISIBILITY() typedef 588 typedef char8_t extern_type; in _GLIBCXX_VISIBILITY() typedef 645 typedef char8_t extern_type; in _GLIBCXX_VISIBILITY() typedef
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++98/ |
H A D | codecvt.cc | 58 extern_type* __to, extern_type*, in do_out() argument 71 do_unshift(state_type&, extern_type* __to, in do_unshift() argument 80 do_in(state_type&, const extern_type* __from, in do_in() 136 do_unshift(state_type&, extern_type* __to, in do_unshift() argument
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++98/ |
H A D | codecvt.cc | 58 extern_type* __to, extern_type*, in do_out() argument 71 do_unshift(state_type&, extern_type* __to, in do_unshift() argument 80 do_in(state_type&, const extern_type* __from, in do_in() 136 do_unshift(state_type&, extern_type* __to, in do_unshift() argument
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/ |
H A D | codecvt.cc | 766 do_unshift(state_type&, extern_type* __to, extern_type*, in do_unshift() argument 842 do_unshift(state_type&, extern_type* __to, extern_type*, in do_unshift() argument 915 do_unshift(state_type&, extern_type* __to, extern_type*, in do_unshift() argument 991 do_unshift(state_type&, extern_type* __to, extern_type*, in do_unshift() argument 1061 do_unshift(state_type&, extern_type* __to, extern_type*, in do_unshift() argument 1137 do_unshift(state_type&, extern_type* __to, extern_type*, in do_unshift() argument 1229 do_unshift(state_type&, extern_type* __to, extern_type*, in do_unshift() argument 1328 do_unshift(state_type&, extern_type* __to, extern_type*, in do_unshift() argument 1403 do_unshift(state_type&, extern_type* __to, extern_type*, in do_unshift() argument 1492 do_unshift(state_type&, extern_type* __to, extern_type*, in do_unshift() argument [all …]
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/ |
H A D | codecvt.cc | 766 do_unshift(state_type&, extern_type* __to, extern_type*, in do_unshift() argument 842 do_unshift(state_type&, extern_type* __to, extern_type*, in do_unshift() argument 915 do_unshift(state_type&, extern_type* __to, extern_type*, in do_unshift() argument 991 do_unshift(state_type&, extern_type* __to, extern_type*, in do_unshift() argument 1061 do_unshift(state_type&, extern_type* __to, extern_type*, in do_unshift() argument 1137 do_unshift(state_type&, extern_type* __to, extern_type*, in do_unshift() argument 1229 do_unshift(state_type&, extern_type* __to, extern_type*, in do_unshift() argument 1328 do_unshift(state_type&, extern_type* __to, extern_type*, in do_unshift() argument 1403 do_unshift(state_type&, extern_type* __to, extern_type*, in do_unshift() argument 1492 do_unshift(state_type&, extern_type* __to, extern_type*, in do_unshift() argument [all …]
|
/netbsd-src/external/apache2/llvm/dist/libcxx/src/ |
H A D | locale.cpp | 1469 extern_type* to, extern_type*, extern_type*& to_nxt) const in do_out() argument 1478 const extern_type* frm, const extern_type*, const extern_type*& frm_nxt, in do_in() 1488 extern_type* to, extern_type*, extern_type*& to_nxt) const in do_unshift() argument 3165 extern_type* to, extern_type*, extern_type*& to_nxt) const in do_unshift() argument 3244 extern_type* to, extern_type*, extern_type*& to_nxt) const in do_unshift() argument 3323 extern_type* to, extern_type*, extern_type*& to_nxt) const in do_unshift() argument 3402 extern_type* to, extern_type*, extern_type*& to_nxt) const in do_unshift() argument 3496 extern_type* to, extern_type*, extern_type*& to_nxt) const in do_unshift() argument 3571 extern_type* to, extern_type*, extern_type*& to_nxt) const in do_unshift() argument 3646 extern_type* to, extern_type*, extern_type*& to_nxt) const in do_unshift() argument [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/ |
H A D | codecvt_specializations.h | 240 typedef _ExternT extern_type; in _GLIBCXX_VISIBILITY() typedef
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/ |
H A D | codecvt_specializations.h | 240 typedef _ExternT extern_type; in _GLIBCXX_VISIBILITY() typedef
|