Searched defs:a_attr (Results 1 – 3 of 3) 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 | 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
|