Searched defs:a_attr (Results 1 – 3 of 3) sorted by relevance
| /external/jemalloc/include/jemalloc/internal/ |
| D | tsd.h | 64 #define malloc_tsd_protos(a_attr, a_name, a_type) \ argument 96 #define malloc_tsd_data(a_attr, a_name, a_type, a_initializer) \ argument 103 #define malloc_tsd_data(a_attr, a_name, a_type, a_initializer) \ argument 109 #define malloc_tsd_data(a_attr, a_name, a_type, a_initializer) \ argument 113 #define malloc_tsd_data(a_attr, a_name, a_type, a_initializer) \ argument 124 #define malloc_tsd_funcs(a_attr, a_name, a_type, a_initializer, \ argument 166 #define malloc_tsd_funcs(a_attr, a_name, a_type, a_initializer, \ argument 205 #define malloc_tsd_funcs(a_attr, a_name, a_type, a_initializer, \ argument 298 #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 307 #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 | 29 #define mq_gen(a_attr, a_prefix, a_mq_type, a_mq_msg_type, a_field) \ argument
|