Searched refs:tertiaryTotal (Results 1 – 1 of 1) sorted by relevance
6567 uint8_t tertiaryTotal = (uint8_t)(coll->tertiaryTop - UCOL_COMMON_BOT3-1); in ucol_updateInternalState() local6568 …coll->tertiaryTopCount = (uint8_t)(UCOL_PROPORTION3*tertiaryTotal); /* we multilply double with in… in ucol_updateInternalState()6569 coll->tertiaryBottomCount = (uint8_t)(tertiaryTotal - coll->tertiaryTopCount); in ucol_updateInternalState()