Searched refs:rbtn_last (Results 1 – 1 of 1) sorted by relevance
/external/jemalloc/include/jemalloc/internal/ |
D | rb.h | 135 #define rbtn_last(a_type, a_field, a_rbt, a_root, r_node) do { \ macro 356 rbtn_last(a_type, a_field, rbtree, rbtree->rbt_root, ret); \ 388 rbtn_last(a_type, a_field, rbtree, rbtn_left_get(a_type, \
|