Searched defs:rb_tree_check_node (Results 1 – 2 of 2) sorted by relevance
| /minix3/common/lib/libprop/ |
| H A D | prop_rb.c | 58 #define rb_tree_check_node(a, b, c, d) true macro 1004 rb_tree_check_node(const struct rb_tree *rbt, const struct rb_node *self, in rb_tree_check_node() function
|
| /minix3/common/lib/libc/gen/ |
| H A D | rb.c | 79 #define rb_tree_check_node(a, b, c, d) true macro 1066 rb_tree_check_node(const struct rb_tree *rbt, const struct rb_node *self, in rb_tree_check_node() function
|