Searched defs:a_attr (Results 1 – 4 of 4) sorted by relevance
| /freebsd-11-stable/contrib/jemalloc/include/jemalloc/internal/ |
| HD | 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 234 #define malloc_tsd_funcs(a_attr, a_name, a_type, a_initializer, \ argument 292 #define malloc_tsd_funcs(a_attr, a_name, a_type, a_initializer, \ argument 417 #define malloc_tsd_funcs(a_attr, a_name, a_type, a_initializer, \ argument
|
| HD | 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
|
| HD | 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
|
| /freebsd-11-stable/contrib/gcc/ |
| HD | dwarf2out.c | 6906 dw_attr_ref a_attr; in output_abbrev_section() local
|