Searched defs:rb_first_cached (Results 1 – 4 of 4) sorted by relevance
127 #define rb_first_cached(root) (root)->rb_leftmost macro
133 #define rb_first_cached(root) (root)->rb_leftmost macro
106 #define rb_first_cached(root) (root)->rb_leftmost macro