Searched refs:UCNV_EXT_STAGE_3_GRANULARITY (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/ICU-511.35/icuSources/common/
H A Ducnv_ext.h443 #define UCNV_EXT_STAGE_3_GRANULARITY 4 macro
/macosx-10.9.5/ICU-511.35/icuSources/tools/makeconv/
H A Dgencnvex.c870 newBlock=(newBlock+(UCNV_EXT_STAGE_3_GRANULARITY-1))&~(UCNV_EXT_STAGE_3_GRANULARITY-1);

Completed in 115 milliseconds