Home | History | Annotate | Download | only in cctest

Lines Matching defs:block_length

1485     unsigned block_length = block_end - block_start + 1;
1486 if (block_length > 1) {
1489 for (unsigned i = 1; i < block_length; i++) {
1500 block_start = block_start + block_length;