Home | History | Annotate | Download | only in bits

Lines Matching defs:state_type

75       typedef _StateT			state_type;
115 out(state_type& __state, const intern_type* __from,
154 unshift(state_type& __state, extern_type* __to, extern_type* __to_end,
195 in(state_type& __state, const extern_type* __from,
213 length(state_type& __state, const extern_type* __from,
236 do_out(state_type& __state, const intern_type* __from,
242 do_unshift(state_type& __state, extern_type* __to,
246 do_in(state_type& __state, const extern_type* __from,
258 do_length(state_type&, const extern_type* __from,
276 typedef _StateT state_type;
296 do_out(state_type& __state, const intern_type* __from,
302 do_unshift(state_type& __state, extern_type* __to,
306 do_in(state_type& __state, const extern_type* __from,
318 do_length(state_type&, const extern_type* __from,
337 typedef mbstate_t state_type;
356 do_out(state_type& __state, const intern_type* __from,
362 do_unshift(state_type& __state, extern_type* __to,
366 do_in(state_type& __state, const extern_type* __from,
378 do_length(state_type&, const extern_type* __from,
395 typedef mbstate_t state_type;
414 do_out(state_type& __state, const intern_type* __from,
420 do_unshift(state_type& __state,
425 do_in(state_type& __state,
438 int do_length(state_type&, const extern_type* __from,