Searched defs:DECIMAL_BASE (Results 1 – 13 of 13) sorted by relevance
103 static constexpr inline uint32_t DECIMAL_BASE = 10; variable
28 constexpr const int DECIMAL_BASE = 10; variable
31 constexpr int32_t DECIMAL_BASE = 10; variable
43 #define DECIMAL_BASE 10 macro
24 static constexpr const int DECIMAL_BASE = 10; variable
122 constexpr static int8_t DECIMAL_BASE = 10; variable
39 static constexpr int DECIMAL_BASE = 10; variable
48 constexpr int32_t DECIMAL_BASE { 10 }; variable
29 const int DECIMAL_BASE = 10; variable
57 constexpr int DECIMAL_BASE = 10; // 十进制基数 variable
43 constexpr auto DECIMAL_BASE = 10; variable
591 const size_t DECIMAL_BASE = 10; variable
76 constexpr int DECIMAL_BASE = 10; variable