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