Searched refs:je_aligned_alloc (Results 1 – 7 of 7) sorted by relevance
12 # define aligned_alloc je_aligned_alloc43 # undef je_aligned_alloc
65 # define je_aligned_alloc aligned_alloc macro263 void JEMALLOC_NOTHROW *je_aligned_alloc(size_t alignment,401 # define aligned_alloc je_aligned_alloc432 # undef je_aligned_alloc
7 # define je_aligned_alloc aligned_alloc macro
19 void JEMALLOC_NOTHROW *je_aligned_alloc(size_t alignment,
1 #undef je_aligned_alloc
1 #define je_aligned_alloc JEMALLOC_N(aligned_alloc) macro
2113 je_aligned_alloc(size_t alignment, size_t size) { in JEMALLOC_ATTR()