Home
last modified time | relevance | path

Searched refs:ph_structs (Results 1 – 3 of 3) sorted by relevance

/src/contrib/jemalloc/include/jemalloc/internal/
H A Dedata.h90 ph_structs(edata_avail, edata_t);
91 ph_structs(edata_heap, edata_t);
H A Dhpdata.h21 ph_structs(hpdata_age_heap, hpdata_t);
H A Dph.h441 #define ph_structs(a_prefix, a_type) \ macro