Searched refs:phn_lchild_set (Results 1 – 1 of 1) sorted by relevance
/external/jemalloc_new/include/jemalloc/internal/ |
D | ph.h | 35 #define phn_lchild_set(a_type, a_field, a_phn, a_lchild) do { \ macro 64 phn_lchild_set(a_type, a_field, a_phn0, a_phn1); \ 348 phn_lchild_set(a_type, a_field, parent, \ 371 phn_lchild_set(a_type, a_field, parent, next); \
|