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

  /external/jemalloc/include/jemalloc/
jemalloc_rename.h 18 # define je_sallocx je_sallocx macro
jemalloc_mangle.h 23 # define sallocx je_sallocx
54 # undef je_sallocx macro
jemalloc.h 50 # define je_sallocx je_sallocx macro
135 JEMALLOC_EXPORT size_t je_sallocx(const void *ptr, int flags);
184 # define sallocx je_sallocx
215 # undef je_sallocx macro
jemalloc_protos.h 24 JEMALLOC_EXPORT size_t je_sallocx(const void *ptr, int flags);
  /external/jemalloc/include/jemalloc/internal/
public_unnamespace.h 12 #undef je_sallocx macro
public_namespace.h 12 #define je_sallocx JEMALLOC_N(sallocx) macro
  /external/jemalloc/src/
jemalloc.c 1739 je_sallocx(const void *ptr, int flags) function
    [all...]

Completed in 840 milliseconds