Searched refs:UNUM_DECIMAL_SEPARATOR_COUNT (Results 1 – 4 of 4) sorted by relevance
407 UNUM_DECIMAL_SEPARATOR_COUNT enumerator
1447 UNumberDecimalSeparatorDisplay decimal = UNUM_DECIMAL_SEPARATOR_COUNT;
324 if (macros.decimal != UNUM_DECIMAL_SEPARATOR_COUNT) { in macrosToMicroGenerator()
286 return UNUM_DECIMAL_SEPARATOR_COUNT; // for objects, throw; for enums, return COUNT in decimalSeparatorDisplay()1489 …(macros.decimal == UNUM_DECIMAL_SEPARATOR_AUTO || macros.decimal == UNUM_DECIMAL_SEPARATOR_COUNT) { in decimal()