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

  /external/icu4c/common/
uprops.h 66 UPROPS_NTV_FRACTION_START=0xb0,
70 UPROPS_NTV_MAX_SMALL_INT=UPROPS_NTV_FRACTION_START-UPROPS_NTV_NUMERIC_START-1
uchar.c 614 } else if(ntv<UPROPS_NTV_FRACTION_START) {
  /external/icu4c/tools/genprops/
props2.c 662 if(UPROPS_NTV_FRACTION_START<=oldNtv && oldNtv<UPROPS_NTV_LARGE_START) {

Completed in 14 milliseconds