Searched defs:rbt_parent (Results 1 - 3 of 3) sorted by relevance

/seL4-camkes-master/tools/cogent/impl/fs/bilby/cogent/lib/
H A Drbt.h62 #define rbt_parent(r) ((struct rbt_node *)((r)->rbt_parent_color & (~3))) macro
/seL4-camkes-master/tools/cogent/impl/fs/bilby/quickcheck/fsm_example/
H A Drbt.h61 #define rbt_parent(r) ((struct rbt_node *)((r)->rbt_parent_color & (~3))) macro
/seL4-camkes-master/tools/cogent/impl/fs/bilby/c/
H A Dbilbyfs.h1513 #define rbt_parent(r) ((struct rbt_node *)((r)->rbt_parent_color & ~3)) macro

Completed in 86 milliseconds