Searched defs:Decimal (Results 1 – 5 of 5) sorted by relevance
20 enum class Base { Binary, Decimal, Hex, Other }; enumerator63 const auto Decimal = Option.Decimal; in process() local
44 Decimal, enumerator
81 Decimal, enumerator
180 Decimal, enumerator
2530 int8_t Decimal; member