Home | History | Annotate | Download | only in src

Lines Matching refs:read_count

4693         int read_max = read_buf_size /MAX(src_elem_size, 1), read_count = 0;
4700 if( read_count == 0 && dt )
4704 read_count = count;
4744 read_count--;