Home
last modified time | relevance | path

Searched refs:je_aligned_alloc (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/bionic/
Djemalloc_wrapper.cpp53 #ifdef je_aligned_alloc
54 #undef je_aligned_alloc
64 return je_aligned_alloc(alignment, size); in je_aligned_alloc_wrapper()
Djemalloc.h27 #define je_aligned_alloc je_aligned_alloc_wrapper macro