Home | History | Annotate | Download | only in src

Lines Matching refs:seq_type

236     CellPrinter() : seq_start(0), seq_type(0), seq_length(0) { }
239 if (cell == seq_type) {
249 seq_type = cell;
262 seq_type == 0 ? 0 : 1,
272 uint32_t seq_type;