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

  /external/icu4c/common/
uprops.h 63 UPROPS_NTV_DECIMAL_START=1,
uchar.c 591 value=(int32_t)GET_NUMERIC_TYPE_VALUE(props)-UPROPS_NTV_DECIMAL_START;
610 return ntv-UPROPS_NTV_DECIMAL_START;
  /external/icu4c/tools/genprops/
store.c 276 ntv=UPROPS_NTV_DECIMAL_START+value;

Completed in 262 milliseconds