Home | History | Annotate | Download | only in src

Lines Matching refs:read_count

575         int read_count;
631 read_count = (byte_count > ENTRY_PER_LINE) ?
635 while (read_count > 0) {
637 read_count -= 2;