Searched defs:kSentinel (Results 1 – 5 of 5) sorted by relevance
24 kSentinel = 0xFF, enumerator
83 static const Mock kSentinel = {-1, -1, -1}; in random_test() local
152 inline static constexpr unsigned kSentinel = 0xbaffe; variable
179 kSentinel = -1, // 0b11111111 enumerator
23 static const uchar kSentinel = static_cast<uchar>(-1); variable