Searched refs:ring_is_hole (Results 1 – 3 of 3) sorted by relevance
428 inline bool ring_is_hole(ring_ptr<T> r) { in ring_is_hole() function527 if (ring_is_hole(n)) { in operator <<()
587 bool keep_is_hole = ring_is_hole(keep_ring); in append_ring()588 bool remove_is_hole = ring_is_hole(remove_ring); in append_ring()
176 if (ring_is_hole(&r) != r.is_hole()) { in correct_orientations()