Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/makeconv/
Dgenmbcs.cpp198 stage2NullLength, stage2AllocLength, in MBCSStartMappings() local
272 stage2AllocLength=MBCS_STAGE_2_BLOCK_SIZE; in MBCSStartMappings()
279 for(i=0; i<(stage2AllocLength>>MBCS_STAGE_2_BLOCK_SIZE_SHIFT); ++i) { in MBCSStartMappings()
283 mbcsData->stage2Top=stage2NullLength+stage2AllocLength; /* ==sum */ in MBCSStartMappings()