Lines Matching full:secsize
4590 packFrench(const uint8_t *secondaries, int32_t secsize, SortKeyByteSink &result) {4591 secondaries += secsize; // We read the secondary-level bytes back to front.4596 for(i = 0; i<secsize; i++) {