Home | History | Annotate | Download | only in bits

Lines Matching refs:state_type

76       typedef _StateT			state_type;
116 out(state_type& __state, const intern_type* __from,
155 unshift(state_type& __state, extern_type* __to, extern_type* __to_end,
196 in(state_type& __state, const extern_type* __from,
214 length(state_type& __state, const extern_type* __from,
237 do_out(state_type& __state, const intern_type* __from,
243 do_unshift(state_type& __state, extern_type* __to,
247 do_in(state_type& __state, const extern_type* __from,
259 do_length(state_type&, const extern_type* __from,
284 typedef _StateT state_type;
306 do_out(state_type& __state, const intern_type* __from,
312 do_unshift(state_type& __state, extern_type* __to,
316 do_in(state_type& __state, const extern_type* __from,
328 do_length(state_type&, const extern_type* __from,
347 typedef mbstate_t state_type;
366 do_out(state_type& __state, const intern_type* __from,
372 do_unshift(state_type& __state, extern_type* __to,
376 do_in(state_type& __state, const extern_type* __from,
388 do_length(state_type&, const extern_type* __from,
405 typedef mbstate_t state_type;
424 do_out(state_type& __state, const intern_type* __from,
430 do_unshift(state_type& __state,
435 do_in(state_type& __state,
448 int do_length(state_type&, const extern_type* __from,