Searched refs:je_aligned_alloc (Results 1 - 7 of 7) sorted by relevance

/external/jemalloc/include/jemalloc/
H A Djemalloc_rename.h12 # define je_aligned_alloc je_aligned_alloc macro
H A Djemalloc_mangle.h17 # define aligned_alloc je_aligned_alloc
49 # undef je_aligned_alloc macro
H A Djemalloc.h72 # define je_aligned_alloc je_aligned_alloc macro
213 void JEMALLOC_NOTHROW *je_aligned_alloc(size_t alignment,
336 # define aligned_alloc je_aligned_alloc
368 # undef je_aligned_alloc macro
H A Djemalloc_protos.h19 void JEMALLOC_NOTHROW *je_aligned_alloc(size_t alignment,
/external/jemalloc/include/jemalloc/internal/
H A Dpublic_unnamespace.h6 #undef je_aligned_alloc macro
H A Dpublic_namespace.h6 #define je_aligned_alloc JEMALLOC_N(aligned_alloc) macro
/external/jemalloc/src/
H A Djemalloc.c1788 je_aligned_alloc(size_t alignment, size_t size)

Completed in 293 milliseconds