Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Ducol.cpp1099 int32_t primaries4count = primariesAvailable - primaries3count; in initImplicitConstants() local
1108 int32_t neededPerPrimaryByte = divideAndRoundUp(totalNeeded, primaries4count); in initImplicitConstants()