Searched defs:OCTAL (Results 1 – 3 of 3) sorted by relevance
40 static constexpr uint32_t OCTAL = 8; // 8 : octal variable
40 static constexpr uint8_t OCTAL = 8; variable
39 inline constexpr uint8_t OCTAL = 8; variable