Searched defs:kValueSize (Results 1 – 2 of 2) sorted by relevance
72 static constexpr uint16_t kValueSize = 8U; in visit() local
370 static constexpr uint32_t kValueSize = (1u << kValueBitSize) + 1; variable