Home | History | Annotate | Download | only in chromium

Lines Matching refs:r_height

143 #define	rbp_black_height(a_type, a_field, a_tree, r_height) do {	\
145 for (rbp_bh_t = (a_tree)->rbt_root, (r_height) = 0; \
149 (r_height)++; \