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
48 # undef je_aligned_alloc macro
H A Djemalloc.h44 # define je_aligned_alloc je_aligned_alloc macro
126 JEMALLOC_EXPORT void *je_aligned_alloc(size_t alignment, size_t size)
178 # define aligned_alloc je_aligned_alloc
209 # 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.c1071 je_aligned_alloc(size_t alignment, size_t size) function

Completed in 91 milliseconds