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

  /external/jemalloc/include/jemalloc/internal/
public_namespace.h 10 #define je_rallocx JEMALLOC_N(rallocx) macro
public_unnamespace.h 10 #undef je_rallocx macro
  /external/jemalloc/include/jemalloc/
jemalloc_rename.h 16 # define je_rallocx je_rallocx macro
jemalloc_mangle.h 21 # define rallocx je_rallocx
53 # undef je_rallocx macro
jemalloc.h 76 # define je_rallocx je_rallocx macro
226 void JEMALLOC_NOTHROW *je_rallocx(void *ptr, size_t size,
340 # define rallocx je_rallocx
372 # undef je_rallocx macro
  /external/jemalloc/src/
jemalloc.c 2263 je_rallocx(void *ptr, size_t size, int flags) function
    [all...]

Completed in 136 milliseconds