Home
last modified time | relevance | path

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

/src/contrib/jemalloc/include/jemalloc/internal/
H A Dcache_bin.h258 uintptr_t empty_bits = (uintptr_t)bin->stack_head + diff; in cache_bin_empty_position_get() local
259 void **ret = (void **)empty_bits; in cache_bin_empty_position_get()