Home
last modified time | relevance | path

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

/third_party/ulib/jemalloc/include/jemalloc/
A Djemalloc_mangle.h17 # define aligned_alloc je_aligned_alloc
49 # undef je_aligned_alloc
A Djemalloc_rename.h12 # define je_aligned_alloc aligned_alloc macro
A Djemalloc.h66 # define je_aligned_alloc aligned_alloc macro
226 void JEMALLOC_NOTHROW *je_aligned_alloc(size_t alignment,
360 # define aligned_alloc je_aligned_alloc
392 # undef je_aligned_alloc
A Djemalloc_protos.h19 void JEMALLOC_NOTHROW *je_aligned_alloc(size_t alignment,
/third_party/ulib/jemalloc/include/jemalloc/internal/
A Dpublic_unnamespace.h6 #undef je_aligned_alloc
A Dpublic_namespace.h6 #define je_aligned_alloc JEMALLOC_N(aligned_alloc) macro
/third_party/ulib/jemalloc/src/
A Djemalloc.c1811 je_aligned_alloc(size_t alignment, size_t size) in JEMALLOC_ATTR()

Completed in 10 milliseconds