Home | History | Annotate | Download | only in src

Lines Matching refs:read_count

577         int read_count;
633 read_count = (byte_count > ENTRY_PER_LINE) ?
637 while (read_count > 0) {
639 read_count -= 2;