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

  /src/external/bsd/jemalloc/include/jemalloc/internal/
public_namespace.h 3 #define je_dallocx JEMALLOC_N(dallocx) macro
public_unnamespace.h 3 #undef je_dallocx macro
  /src/external/bsd/jemalloc/include/jemalloc/
jemalloc_rename.h 9 # define je_dallocx dallocx macro
jemalloc_mangle.h 14 # define dallocx je_dallocx
47 # undef je_dallocx macro
jemalloc.h 83 # define je_dallocx dallocx macro
104 # define je_dallocx __je_dallocx macro
319 JEMALLOC_EXPORT void JEMALLOC_NOTHROW je_dallocx(void *ptr, int flags);
444 # define dallocx je_dallocx
477 # undef je_dallocx macro
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
public_namespace.h 3 #define je_dallocx JEMALLOC_N(dallocx) macro
public_unnamespace.h 3 #undef je_dallocx macro
  /src/external/bsd/jemalloc.old/include/jemalloc/
jemalloc_rename.h 9 # define je_dallocx dallocx macro
jemalloc_mangle.h 14 # define dallocx je_dallocx
45 # undef je_dallocx macro
jemalloc.h 74 # define je_dallocx dallocx macro
93 # define je_dallocx __je_dallocx macro
282 JEMALLOC_EXPORT void JEMALLOC_NOTHROW je_dallocx(void *ptr, int flags);
403 # define dallocx je_dallocx
434 # undef je_dallocx macro
  /src/external/bsd/jemalloc.old/dist/src/
jemalloc.c 2955 je_dallocx(void *ptr, int flags) { function
  /src/external/bsd/jemalloc/dist/src/
jemalloc.c 3896 je_dallocx(void *ptr, int flags) { function

Completed in 32 milliseconds