Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/makeconv/
Dgenmbcs.cpp199 stage3NullLength, stage3AllocLength; in MBCSStartMappings() local
274 stage3NullLength=MBCS_UTF8_STAGE_3_BLOCK_SIZE; in MBCSStartMappings()
292 sum=stage3NullLength; in MBCSStartMappings()
298 sum=stage3NullLength/MBCS_STAGE_3_GRANULARITY; in MBCSStartMappings()
305 sum=stage3NullLength; in MBCSStartMappings()
316 … mbcsData->stage3Top=(stage3NullLength+stage3AllocLength)*maxCharLength; /* ==sum*maxCharLength */ in MBCSStartMappings()