Searched refs:chunk_dalloc_t (Results 1 - 3 of 3) sorted by relevance

/external/jemalloc/include/jemalloc/
H A Djemalloc_typedefs.h12 typedef bool (chunk_dalloc_t)(void *, size_t, bool, unsigned); typedef
51 chunk_dalloc_t *dalloc;
H A Djemalloc_typedefs.h.in12 typedef bool (chunk_dalloc_t)(void *, size_t, bool, unsigned);
51 chunk_dalloc_t *dalloc;
H A Djemalloc.h273 typedef bool (chunk_dalloc_t)(void *, size_t, bool, unsigned); typedef
312 chunk_dalloc_t *dalloc;

Completed in 627 milliseconds