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