HomeSort by: relevance | last modified time | path
    Searched defs:je_aligned_alloc (Results 1 - 10 of 10) sorted by relevancy

  /src/external/bsd/jemalloc/include/jemalloc/internal/
public_namespace.h 1 #define je_aligned_alloc JEMALLOC_N(aligned_alloc) macro
public_unnamespace.h 1 #undef je_aligned_alloc macro
  /src/external/bsd/jemalloc/include/jemalloc/
jemalloc_rename.h 7 # define je_aligned_alloc aligned_alloc macro
jemalloc_mangle.h 12 # define aligned_alloc je_aligned_alloc
45 # undef je_aligned_alloc macro
jemalloc.h 74 # define je_aligned_alloc aligned_alloc macro
300 void JEMALLOC_SYS_NOTHROW *je_aligned_alloc(size_t alignment,
442 # define aligned_alloc je_aligned_alloc
475 # undef je_aligned_alloc macro
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
public_namespace.h 1 #define je_aligned_alloc JEMALLOC_N(aligned_alloc) macro
public_unnamespace.h 1 #undef je_aligned_alloc macro
  /src/external/bsd/jemalloc.old/include/jemalloc/
jemalloc_rename.h 7 # define je_aligned_alloc aligned_alloc macro
jemalloc_mangle.h 12 # define aligned_alloc je_aligned_alloc
43 # undef je_aligned_alloc macro
jemalloc.h 65 # define je_aligned_alloc aligned_alloc macro
263 void JEMALLOC_NOTHROW *je_aligned_alloc(size_t alignment,
401 # define aligned_alloc je_aligned_alloc
432 # undef je_aligned_alloc macro

Completed in 50 milliseconds