Home
last modified time | relevance | path

Searched refs:r_height (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/redis-5.0.5/deps/jemalloc/test/unit/
H A Drb.c5 #define rbtn_black_height(a_type, a_field, a_rbt, r_height) do { \ argument
7 for (rbp_bh_t = (a_rbt)->rbt_root, (r_height) = 0; rbp_bh_t != \
11 (r_height)++; \