Searched defs:DECIMAL (Results 1 – 4 of 4) sorted by relevance
42 static constexpr uint32_t DECIMAL = 10; // 10 : decimal variable
28 enum class StyleOption : uint8_t { DECIMAL = 0x01, CURRENCY, PERCENT, UNIT, EXCEPTION }; enumerator
42 static constexpr uint8_t DECIMAL = 10; variable
40 inline constexpr uint8_t DECIMAL = 10; variable