HomeSort by relevance Sort by last modified time
    Searched refs:ph_merge_siblings (Results 1 - 2 of 2) sorted by null

  /external/jemalloc/include/jemalloc/internal/
ph.h 82 #define ph_merge_siblings(a_type, a_field, a_phn, a_cmp, r_phn) do { \ macro
173 ph_merge_siblings(a_type, a_field, phn, a_cmp, phn); \
185 ph_merge_siblings(a_type, a_field, lchild, a_cmp, \
  /external/jemalloc_new/include/jemalloc/internal/
ph.h 83 #define ph_merge_siblings(a_type, a_field, a_phn, a_cmp, r_phn) do { \ macro
176 ph_merge_siblings(a_type, a_field, phn, a_cmp, phn); \
188 ph_merge_siblings(a_type, a_field, lchild, a_cmp, \

Completed in 50 milliseconds