Lines Matching defs:last
581 z_size_t last, last2, i;
626 /* Do one last smaller batch with the remaining words, if there are enough
628 last = num / 3;
629 if (last >= Z_BATCH_MIN) {
630 last2 = last << 1;
633 for (i = 0; i < last; i++) {
635 val1 = word[i + last];
641 word += 3 * last;
642 num -= 3 * last;
643 val = x2nmodp(last, 6);
838 Process the last block, combining the CRCs of the N braids at the
960 Process the last block, combining the CRCs of the N braids at the