Home
last modified time | relevance | path

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

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