Searched refs:totalNeeded (Results 1 – 1 of 1) sorted by relevance
1107 int32_t totalNeeded = UCOL_MAX_INPUT - min4Boundary; in initImplicitConstants() local1108 int32_t neededPerPrimaryByte = divideAndRoundUp(totalNeeded, primaries4count); in initImplicitConstants()