Home | History | Annotate | Download | only in src

Lines Matching refs:read_count

581         int read_count;
637 read_count = (byte_count > ENTRY_PER_LINE) ?
641 while (read_count > 0) {
643 read_count -= 2;