Searched refs:sentinel_count (Results 1 – 2 of 2) sorted by relevance
341 int sentinel_count = 0; in Check() local347 if (p->is_sentinel_) sentinel_count++; in Check()350 assert(sentinel_count == 1 && "List should have exactly 1 sentinel node."); in Check()357 if (p->is_sentinel_) sentinel_count++; in Check()