Home | History | Annotate | Download | only in i18n

Lines Matching defs:tertiaryBottom

4755     uint8_t tertiaryBottom = coll->tertiaryBottom;
4967 *tertiaries++ = (uint8_t)(tertiaryBottom + coll->tertiaryBottomCount);
4970 *tertiaries++ = (uint8_t)(tertiaryBottom + (count3-1));
5151 *tertiaries++ = (uint8_t)(tertiaryBottom + coll->tertiaryBottomCount);
5154 *tertiaries++ = (uint8_t)(tertiaryBottom + (count3-1));
5351 uint8_t tertiaryBottom = coll->tertiaryBottom;
5476 *tertiaries++ = (uint8_t)(tertiaryBottom + coll->tertiaryBottomCount);
5479 *tertiaries++ = (uint8_t)(tertiaryBottom + (count3-1));
5573 *tertiaries++ = (uint8_t)(tertiaryBottom + coll->tertiaryBottomCount);
5576 *tertiaries++ = (uint8_t)(tertiaryBottom + (count3-1));
6828 coll->tertiaryBottom = UCOL_COMMON_BOT3;
6835 coll->tertiaryBottom = UCOL_COMMON_BOTTOM3_CASE_SW_UPPER;
6839 coll->tertiaryBottom = UCOL_COMMON_BOTTOM3_CASE_SW_LOWER;