Lines Matching defs:last
590 z_size_t last, last2, i;
635 /* Do one last smaller batch with the remaining words, if there are enough
637 last = num / 3;
638 if (last >= Z_BATCH_MIN) {
639 last2 = last << 1;
642 for (i = 0; i < last; i++) {
644 val1 = word[i + last];
650 word += 3 * last;
651 num -= 3 * last;
652 val = x2nmodp(last, 6);
849 Process the last block, combining the CRCs of the N braids at the
971 Process the last block, combining the CRCs of the N braids at the