HomeSort by relevance Sort by last modified time
    Searched refs:UCNV_EXT_STAGE_3_GRANULARITY (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/common/
ucnv_ext.h 445 #define UCNV_EXT_STAGE_3_GRANULARITY 4
  /external/icu/icu4c/source/tools/makeconv/
gencnvex.c 869 newBlock=(newBlock+(UCNV_EXT_STAGE_3_GRANULARITY-1))&~(UCNV_EXT_STAGE_3_GRANULARITY-1);
    [all...]

Completed in 69 milliseconds