Searched refs:kBad (Results 1 – 2 of 2) sorted by relevance
7 constexpr int kBad = depth(MAX + 1); // expected-error {{must be initialized by a constant expressi… variable
757 const int kBad = 1; in CheckRegion() local788 state = kBad; in CheckRegion()794 } else if (state == kBad) { in CheckRegion()815 if ((state == kGoodAgain) || (state == kBad)) { in CheckRegion()