Searched defs:Decimal (Results 1 – 6 of 6) sorted by relevance
36 const StringRef Decimal("d = 184467'440737'0'95505'92Ull;"); in TEST_F() local91 const StringRef Decimal("d = 184467_440737_0_95505_92;"); in TEST_F() local
20 enum class Base { Binary, Decimal, Hex, Other }; enumerator63 const auto Decimal = Option.Decimal; in process() local
44 Decimal, enumerator
180 Decimal, enumerator
2983 int8_t Decimal; global() member