Searched defs:a_attr (Results 1 – 4 of 4) sorted by relevance
/external/jemalloc/include/jemalloc/internal/ |
D | tsd.h | 98 #define malloc_tsd_protos(a_attr, a_name, a_type) \ argument 138 #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 151 #define malloc_tsd_data(a_attr, a_name, a_type, a_initializer) \ argument 159 #define malloc_tsd_data(a_attr, a_name, a_type, a_initializer) \ argument 174 #define malloc_tsd_funcs(a_attr, a_name, a_type, a_initializer, \ argument 240 #define malloc_tsd_funcs(a_attr, a_name, a_type, a_initializer, \ argument 304 #define malloc_tsd_funcs(a_attr, a_name, a_type, a_initializer, \ argument 437 #define malloc_tsd_funcs(a_attr, a_name, a_type, a_initializer, \ argument
|
D | ph.h | 194 #define ph_proto(a_attr, a_prefix, a_ph_type, a_type) \ argument 206 #define ph_gen(a_attr, a_prefix, a_ph_type, a_type, a_field, a_cmp) \ argument
|
D | rb.h | 163 #define rb_proto(a_attr, a_prefix, a_rbt_type, a_type) \ argument 338 #define rb_gen(a_attr, a_prefix, a_rbt_type, a_type, a_field, a_cmp) \ argument
|
/external/jemalloc/test/include/test/ |
D | mq.h | 31 #define mq_gen(a_attr, a_prefix, a_mq_type, a_mq_msg_type, a_field) \ argument
|