Home
last modified time | relevance | path

Searched refs:tertiaryTotal (Results 1 – 1 of 1) sorted by relevance

/external/icu4c/i18n/
Ducol.cpp6567 uint8_t tertiaryTotal = (uint8_t)(coll->tertiaryTop - UCOL_COMMON_BOT3-1); in ucol_updateInternalState() local
6568 …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()