Searched refs:UNUM_SIGN_COUNT (Results 1 – 4 of 4) sorted by relevance
372 UNUM_SIGN_COUNT enumerator
1444 UNumberSignDisplay sign = UNUM_SIGN_COUNT;
275 return UNUM_SIGN_COUNT; // for objects, throw; for enums, return COUNT in signDisplay()863 if (sign == UNUM_SIGN_COUNT) { in parseExponentSignOption()1481 if (macros.sign == UNUM_SIGN_AUTO || macros.sign == UNUM_SIGN_COUNT) { in sign()
317 if (macros.sign != UNUM_SIGN_COUNT) { in macrosToMicroGenerator()