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