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.h46 # define je_aligned_alloc je_aligned_alloc macro
139 JEMALLOC_EXPORT void *je_aligned_alloc(size_t alignment, size_t size)
196 # define aligned_alloc je_aligned_alloc
228 # undef je_aligned_alloc macro
H A Djemalloc_protos.h15 JEMALLOC_EXPORT void *je_aligned_alloc(size_t alignment, size_t size)
/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.c1557 je_aligned_alloc(size_t alignment, size_t size) function

Completed in 83 milliseconds