Searched refs:nextPrimary (Results 1 – 1 of 1) sorted by relevance
519 uint32_t nextPrimary; // = p + step in writeRootElementsRange() local521 nextPrimary = Collation::incTwoBytePrimaryByOffset(p, isCompressible, step); in writeRootElementsRange()523 nextPrimary = Collation::incThreeBytePrimaryByOffset(p, isCompressible, step); in writeRootElementsRange()530 if(p != nextPrimary || in writeRootElementsRange()