Home
last modified time | relevance | path

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

/third_party/ulib/jemalloc/include/jemalloc/internal/
A Dph.h19 #define phn(a_type) \ macro
169 if (phn != NULL) { \
172 phn_prev_set(a_type, a_field, phn, NULL); \
173 ph_merge_siblings(a_type, a_field, phn, a_cmp, phn); \
228 memset(&phn->a_field, 0, sizeof(phn(a_type))); \
239 ph->ph_root = phn; \
247 phn); \
278 if (ph->ph_root == phn) { \
280 if (ph->ph_root == phn) { \
302 phn_prev_get(a_type, a_field, phn)); \
[all …]
A Dextent_structs.h76 phn(extent_t) ph_link;
/third_party/ulib/jemalloc/test/unit/
A Dph.c8 phn(node_t) link;

Completed in 4 milliseconds