Lines Matching defs:tertiaryBottom
4718 uint8_t tertiaryBottom = coll->tertiaryBottom;
4919 tertiaries.appendByte(tertiaryBottom + coll->tertiaryBottomCount);
4922 tertiaries.appendByte(tertiaryBottom + (count3-1));
4998 tertiaries.appendByte(tertiaryBottom + coll->tertiaryBottomCount);
5001 tertiaries.appendByte(tertiaryBottom + (count3-1));
5088 uint8_t tertiaryBottom = coll->tertiaryBottom;
5206 tertiaries.appendByte(tertiaryBottom + coll->tertiaryBottomCount);
5209 tertiaries.appendByte(tertiaryBottom + (count3-1));
5241 tertiaries.appendByte(tertiaryBottom + coll->tertiaryBottomCount);
5244 tertiaries.appendByte(tertiaryBottom + (count3-1));
6455 coll->tertiaryBottom = UCOL_COMMON_BOT3;
6462 coll->tertiaryBottom = UCOL_COMMON_BOTTOM3_CASE_SW_UPPER;
6466 coll->tertiaryBottom = UCOL_COMMON_BOTTOM3_CASE_SW_LOWER;
6471 uint8_t tertiaryTotal = (uint8_t)(coll->tertiaryTop - coll->tertiaryBottom - 1);