Searched defs:negative (Results 1 – 2 of 2) sorted by relevance
269 int negative = truncatedWholePart.charAt(0) == '-' ? 1 : 0; in initPositions() local370 boolean negative, int lastDisplayedOffset[], boolean forcePrecision) { in formatResult()
581 final int negative = cache.charAt(0) == '-' ? 1 : 0; in getPreferredPrec() local636 final int negative = cache.charAt(0) == '-' ? 1 : 0; in getShortString() local781 boolean[] negative) { in getString()