Searched defs:doFastFormatInt32 (Results 1 – 2 of 2) sorted by relevance
1864 void DecimalFormat::doFastFormatInt32(int32_t input, bool isNegative, UnicodeString& output) const { in doFastFormatInt32() function in DecimalFormat