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

  /external/chromium/third_party/icu/public/i18n/unicode/
unum.h 577 UNUM_MAX_SIGNIFICANT_DIGITS,
  /external/icu4c/i18n/unicode/
unum.h 666 UNUM_MAX_SIGNIFICANT_DIGITS,
    [all...]
  /libcore/luni/src/main/java/com/ibm/icu4jni/text/
NativeDecimalFormat.java 79 private static final int UNUM_MAX_SIGNIFICANT_DIGITS = 18;

Completed in 728 milliseconds