Lines Matching defs:last
588 z_size_t last, last2, i;
633 /* Do one last smaller batch with the remaining words, if there are enough
635 last = num / 3;
636 if (last >= Z_BATCH_MIN) {
637 last2 = last << 1;
640 for (i = 0; i < last; i++) {
642 val1 = word[i + last];
648 word += 3 * last;
649 num -= 3 * last;
650 val = x2nmodp(last, 6);
906 Process the last block, combining the CRCs of the N braids at the
1028 Process the last block, combining the CRCs of the N braids at the