Searched defs:a_rbt_type (Results 1 – 1 of 1) sorted by relevance
| /src/contrib/jemalloc/include/jemalloc/internal/ |
| H A D | rb.h | 181 #define rb_proto(a_attr, a_prefix, a_rbt_type, a_type) \ argument 183 #define rb_summarized_proto(a_attr, a_prefix, a_rbt_type, a_type) \ argument 185 #define rb_proto_impl(a_attr, a_prefix, a_rbt_type, a_type, \ argument 563 #define rb_gen(a_attr, a_prefix, a_rbt_type, a_type, a_field, a_cmp) \ argument 566 #define rb_summarized_gen(a_attr, a_prefix, a_rbt_type, a_type, \ argument 571 #define rb_gen_impl(a_attr, a_prefix, a_rbt_type, a_type, \ argument
|