Searched defs:code128_state (Results 1 – 1 of 1) sorted by relevance
170 struct code128_state { struct171 struct code128_step * steps;172 int allocated_steps;173 int current_ix;174 int todo_ix;175 int best_ix;177 size_t maxlength;