Searched defs:kSentinel (Results 1 – 6 of 6) sorted by relevance
24 kSentinel = 0xFF, enumerator
26 kSentinel = 0xFF, enumerator
83 static const Mock kSentinel = {-1, -1, -1}; in random_test() local
83 static const Dummy kSentinel = {-1, -1, -1}; in random_test() local
150 static constexpr unsigned kSentinel = 0xbaffe; variable
152 inline static constexpr unsigned kSentinel = 0xbaffe; variable