Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/makeconv/
Dgenmbcs.cpp192 stage3NullLength, stage3AllocLength; in MBCSStartMappings() local
267 stage3NullLength=MBCS_UTF8_STAGE_3_BLOCK_SIZE; in MBCSStartMappings()
285 sum=stage3NullLength; in MBCSStartMappings()
291 sum=stage3NullLength/MBCS_STAGE_3_GRANULARITY; in MBCSStartMappings()
298 sum=stage3NullLength; in MBCSStartMappings()
309 … mbcsData->stage3Top=(stage3NullLength+stage3AllocLength)*maxCharLength; /* ==sum*maxCharLength */ in MBCSStartMappings()