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

  /external/icu4c/i18n/unicode/
unum.h 774 UNUM_MAX_SIGNIFICANT_DIGITS,
    [all...]
  /libcore/luni/src/main/java/libcore/icu/
NativeDecimalFormat.java 78 private static final int UNUM_MAX_SIGNIFICANT_DIGITS = 18;

Completed in 228 milliseconds