Searched refs:__rbt_erase_color (Results 1 - 2 of 2) sorted by relevance

/seL4-camkes-master/tools/cogent/impl/fs/bilby/cogent/plat/linux/
H A Drbt.c156 static void __rbt_erase_color(struct rbt_node *node, struct rbt_node *parent, function
281 __rbt_erase_color(child, parent, rbt);
301 __rbt_erase_color(child, parent, rbt);
/seL4-camkes-master/tools/cogent/impl/fs/bilby/c/
H A Drbt.c164 static void __rbt_erase_color(struct rbt_node *node, struct rbt_node *parent, function
289 __rbt_erase_color(child, parent, root);
309 __rbt_erase_color(child, parent, root);

Completed in 31 milliseconds