Searched defs:kOct (Results 1 – 10 of 10) sorted by relevance
28 kOct, enumerator
90 constexpr std::ios::fmtflags kOct = std::ios::oct; variable
81 constexpr std::ios::fmtflags kOct = std::ios::oct; variable
80 constexpr std::ios::fmtflags kOct = std::ios::oct; variable
2885 static const uint8_t kOct[] = {0x30, 0x02, 0x04, 0x00}; local