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

  /external/icu4c/i18n/unicode/
unum.h 771 UNUM_MIN_SIGNIFICANT_DIGITS,
    [all...]
  /libcore/luni/src/main/java/libcore/icu/
NativeDecimalFormat.java 77 private static final int UNUM_MIN_SIGNIFICANT_DIGITS = 17;

Completed in 186 milliseconds