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

  /external/jemalloc/include/jemalloc/
jemalloc_rename.h 16 # define je_rallocx je_rallocx macro
jemalloc_mangle.h 21 # define rallocx je_rallocx
52 # undef je_rallocx macro
jemalloc.h 48 # define je_rallocx je_rallocx macro
132 JEMALLOC_EXPORT void *je_rallocx(void *ptr, size_t size, int flags);
182 # define rallocx je_rallocx
213 # undef je_rallocx macro
jemalloc_protos.h 21 JEMALLOC_EXPORT void *je_rallocx(void *ptr, size_t size, int flags);
  /external/jemalloc/include/jemalloc/internal/
public_unnamespace.h 10 #undef je_rallocx macro
public_namespace.h 10 #define je_rallocx JEMALLOC_N(rallocx) macro
  /external/jemalloc/src/
jemalloc.c 1549 je_rallocx(void *ptr, size_t size, int flags) function
    [all...]

Completed in 121 milliseconds