Searched defs:a_initializer (Results 1 – 1 of 1) sorted by relevance
/external/jemalloc/include/jemalloc/internal/ |
D | tsd.h | 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
|