Home
last modified time | relevance | path

Searched defs:extern_type (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/libstdc++/src/
Dcodecvt.cc61 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
/NextBSD/contrib/libstdc++/include/bits/
Dcodecvt.h79 typedef _ExternT extern_type; typedef
280 typedef _ExternT extern_type; typedef
341 typedef char extern_type; typedef
399 typedef char extern_type; typedef
/NextBSD/contrib/libc++/src/
Dlocale.cpp1464 extern_type* to, extern_type*, extern_type*& to_nxt) const in do_out() argument
1473 const extern_type* frm, const extern_type*, const extern_type*& frm_nxt, in do_in()
1483 extern_type* to, extern_type*, extern_type*& to_nxt) const in do_unshift() argument
3208 extern_type* to, extern_type*, extern_type*& to_nxt) const in do_unshift() argument
3285 extern_type* to, extern_type*, extern_type*& to_nxt) const in do_unshift() argument
3377 extern_type* to, extern_type*, extern_type*& to_nxt) const in do_unshift() argument
3452 extern_type* to, extern_type*, extern_type*& to_nxt) const in do_unshift() argument
3527 extern_type* to, extern_type*, extern_type*& to_nxt) const in do_unshift() argument
3602 extern_type* to, extern_type*, extern_type*& to_nxt) const in do_unshift() argument
3677 extern_type* to, extern_type*, extern_type*& to_nxt) const in do_unshift() argument
[all …]
/NextBSD/contrib/libstdc++/include/ext/
Dcodecvt_specializations.h245 typedef _ExternT extern_type; typedef