Home
last modified time | relevance | path

Searched refs:rb_color (Results 1 – 1 of 1) sorted by relevance

/qemu/util/
H A Dinterval-tree.c105 static inline RBColor rb_color(const RBNode *n) in rb_color() function
132 rb_set_parent_color(n, p, rb_color(n)); in rb_set_parent()