Searched defs:ph_gen (Results 1 – 3 of 3) sorted by relevance
/external/jemalloc_new/include/jemalloc/internal/ |
D | ph.h | 211 #define ph_gen(a_attr, a_prefix, a_ph_type, a_type, a_field, a_cmp) \ macro
|
/external/jemalloc/include/jemalloc/internal/ |
D | ph.h | 206 #define ph_gen(a_attr, a_prefix, a_ph_type, a_type, a_field, a_cmp) \ macro
|
/external/jemalloc/src/ |
D | arena.c | 112 ph_gen(static UNUSED, arena_run_heap_, arena_run_heap_t, arena_chunk_map_misc_t, in ph_gen() function
|