Searched defs:je_aligned_alloc (Results 1 - 5 of 5) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
H A Dpublic_namespace.h6 #define je_aligned_alloc JEMALLOC_N(aligned_alloc) macro
H A Dpublic_unnamespace.h6 #undef je_aligned_alloc macro
/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

Completed in 518 milliseconds