Home | History | Annotate | Download | only in bits

Lines Matching refs:state_type

77       typedef _StateT			state_type;
117 out(state_type& __state, const intern_type* __from,
156 unshift(state_type& __state, extern_type* __to, extern_type* __to_end,
197 in(state_type& __state, const extern_type* __from,
215 length(state_type& __state, const extern_type* __from,
238 do_out(state_type& __state, const intern_type* __from,
244 do_unshift(state_type& __state, extern_type* __to,
248 do_in(state_type& __state, const extern_type* __from,
260 do_length(state_type&, const extern_type* __from,
285 typedef _StateT state_type;
305 do_out(state_type& __state, const intern_type* __from,
311 do_unshift(state_type& __state, extern_type* __to,
315 do_in(state_type& __state, const extern_type* __from,
327 do_length(state_type&, const extern_type* __from,
346 typedef mbstate_t state_type;
365 do_out(state_type& __state, const intern_type* __from,
371 do_unshift(state_type& __state, extern_type* __to,
375 do_in(state_type& __state, const extern_type* __from,
387 do_length(state_type&, const extern_type* __from,
404 typedef mbstate_t state_type;
423 do_out(state_type& __state, const intern_type* __from,
429 do_unshift(state_type& __state,
434 do_in(state_type& __state,
447 int do_length(state_type&, const extern_type* __from,