Home | History | Annotate | Download | only in cctest

Lines Matching full:block_length

1582     unsigned block_length = block_end - block_start + 1;
1583 if (block_length > 1) {
1586 for (unsigned i = 1; i < block_length; i++) {
1597 block_start = block_start + block_length;