Home
last modified time | relevance | path

Searched defs:je_rallocx (Results 1 – 7 of 7) sorted by relevance

/external/jemalloc_new/include/jemalloc/
Djemalloc_rename.h23 # define je_rallocx je_rallocx macro
46 # define je_rallocx rallocx macro
/external/jemalloc_new/include/jemalloc/internal/
Dpublic_namespace.h16 #define je_rallocx JEMALLOC_N(rallocx) macro
/external/jemalloc/include/jemalloc/
Djemalloc_rename.h16 # define je_rallocx je_rallocx macro
Djemalloc.h77 # define je_rallocx je_rallocx macro
/external/jemalloc/include/jemalloc/internal/
Dpublic_namespace.h10 #define je_rallocx JEMALLOC_N(rallocx) macro
/external/jemalloc_new/src/
Djemalloc.c2677 je_rallocx(void *ptr, size_t size, int flags) { function
/external/jemalloc/src/
Djemalloc.c2372 je_rallocx(void *ptr, size_t size, int flags) function