Searched refs:TRAIL_WEIGHT_BYTE (Results 1 – 3 of 3) sorted by relevance
142 for(highByte = 0xff; highByte >= Collation::TRAIL_WEIGHT_BYTE; --highByte) { in makeReorderTable()
91 static const uint8_t TRAIL_WEIGHT_BYTE = 0xff; // not compressible variable
107 maxBytes[1] = Collation::TRAIL_WEIGHT_BYTE; in initForPrimary()