Searched defs:a_attr (Results 1 – 2 of 2) sorted by relevance
/external/jemalloc/include/jemalloc/internal/ |
D | tsd.h | 94 #define malloc_tsd_protos(a_attr, a_name, a_type) \ argument 132 #define malloc_tsd_data(a_attr, a_name, a_type, a_initializer) \ argument 139 #define malloc_tsd_data(a_attr, a_name, a_type, a_initializer) \ argument 145 #define malloc_tsd_data(a_attr, a_name, a_type, a_initializer) \ argument 153 #define malloc_tsd_data(a_attr, a_name, a_type, a_initializer) \ argument 168 #define malloc_tsd_funcs(a_attr, a_name, a_type, a_initializer, \ argument 222 #define malloc_tsd_funcs(a_attr, a_name, a_type, a_initializer, \ argument 274 #define malloc_tsd_funcs(a_attr, a_name, a_type, a_initializer, \ argument 393 #define malloc_tsd_funcs(a_attr, a_name, a_type, a_initializer, \ argument
|
D | rb.h | 158 #define rb_proto(a_attr, a_prefix, a_rbt_type, a_type) \ argument 316 #define rb_gen(a_attr, a_prefix, a_rbt_type, a_type, a_field, a_cmp) \ argument
|