Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Ducol.cpp1108 int32_t neededPerPrimaryByte = divideAndRoundUp(totalNeeded, primaries4count); in initImplicitConstants() local
1110 int32_t neededPerFinalByte = divideAndRoundUp(neededPerPrimaryByte, medialCount * medialCount); in initImplicitConstants()