Searched defs:digitsIndex (Results 1 – 1 of 1) sorted by relevance
376 const auto digitsIndex = static_cast<unsigned>((absValue % 100)); in dumpInteger() local386 const auto digitsIndex = static_cast<unsigned>(absValue); in dumpInteger() local