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

  /external/icu/icu4c/source/i18n/unicode/
utmscale.h 429 UTSV_MAX_SCALE_VALUE=11
  /external/icu/icu4c/source/i18n/
utmscale.c 23 static const int64_t timeScaleTable[UDTS_MAX_SCALE][UTSV_MAX_SCALE_VALUE] = {
45 || value < UTSV_UNITS_VALUE || UTSV_MAX_SCALE_VALUE <= value)

Completed in 217 milliseconds