/openbsd-src/gnu/gcc/libstdc++-v3/src/ |
H A D | codecvt.cc | 61 extern_type* __to, extern_type*, in do_out() argument 74 do_unshift(state_type&, extern_type* __to, in do_unshift() argument 83 do_in(state_type&, const extern_type* __from, in do_in() 139 do_unshift(state_type&, extern_type* __to, in do_unshift() argument
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/src/ |
H A D | codecvt.cc | 59 extern_type* __to, extern_type*, in do_out() argument 72 do_unshift(state_type&, extern_type* __to, in do_unshift() argument 81 do_in(state_type&, const extern_type* __from, in do_in() 128 do_unshift(state_type&, extern_type* __to, in do_unshift() argument
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/bits/ |
H A D | codecvt.h | 71 typedef _ExternT extern_type; typedef 164 typedef _ExternT extern_type; typedef 219 typedef char extern_type; typedef 271 typedef char extern_type; typedef
|
/openbsd-src/gnu/gcc/libstdc++-v3/include/bits/ |
H A D | codecvt.h | 79 typedef _ExternT extern_type; typedef 280 typedef _ExternT extern_type; typedef 341 typedef char extern_type; typedef 399 typedef char extern_type; typedef
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/22_locale/ |
H A D | codecvt.cc | 37 typedef test_type::extern_type extern_type; in test01() typedef
|
/openbsd-src/gnu/llvm/libcxx/src/ |
H A D | locale.cpp | 1546 extern_type* to, extern_type*, extern_type*& to_nxt) const in do_out() argument 1555 const extern_type* frm, const extern_type*, const extern_type*& frm_nxt, in do_in() 1565 extern_type* to, extern_type*, extern_type*& to_nxt) const in do_unshift() argument 3247 extern_type* to, extern_type*, extern_type*& to_nxt) const in do_unshift() argument 3326 extern_type* to, extern_type*, extern_type*& to_nxt) const in do_unshift() argument 3405 extern_type* to, extern_type*, extern_type*& to_nxt) const in do_unshift() argument 3484 extern_type* to, extern_type*, extern_type*& to_nxt) const in do_unshift() argument 3579 extern_type* to, extern_type*, extern_type*& to_nxt) const in do_unshift() argument 3666 extern_type* to, extern_type*, extern_type*& to_nxt) const in do_unshift() argument 3743 extern_type* to, extern_type*, extern_type*& to_nxt) const in do_unshift() argument [all …]
|
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/ |
H A D | codecvt_specializations.h | 245 typedef _ExternT extern_type; typedef
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/config/locale/ieee_1003.1-2001/ |
H A D | codecvt_specializations.h | 188 typedef _ExternT extern_type; typedef
|