HomeSort by relevance Sort by last modified time
    Searched refs:je_aligned_alloc (Results 1 - 7 of 7) sorted by null

  /external/jemalloc/include/jemalloc/
jemalloc_rename.h 12 # define je_aligned_alloc je_aligned_alloc macro
jemalloc_mangle.h 17 # define aligned_alloc je_aligned_alloc
48 # undef je_aligned_alloc macro
jemalloc.h 44 # 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
jemalloc_protos.h 15 JEMALLOC_EXPORT void *je_aligned_alloc(size_t alignment, size_t size)
  /external/jemalloc/include/jemalloc/internal/
public_unnamespace.h 6 #undef je_aligned_alloc macro
public_namespace.h 6 #define je_aligned_alloc JEMALLOC_N(aligned_alloc) macro
  /external/jemalloc/src/
jemalloc.c 1071 je_aligned_alloc(size_t alignment, size_t size) function
    [all...]

Completed in 552 milliseconds