Home | History | Annotate | Download | only in cctest

Lines Matching defs:block_length

1518     unsigned block_length = block_end - block_start + 1;
1519 if (block_length > 1) {
1522 for (unsigned i = 1; i < block_length; i++) {
1533 block_start = block_start + block_length;