Searched defs:DECIMAL_DIGITS_ADVANCE (Results 1 – 2 of 2) sorted by relevance
48 static constexpr int32_t DECIMAL_DIGITS_ADVANCE = 10; variable
55 static constexpr uint32_t DECIMAL_DIGITS_ADVANCE = 10; variable