HomeSort by: relevance | last modified time | path
    Searched defs:je_malloc_usable_size (Results 1 - 25 of 26) sorted by relevancy

1 2

  /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
public_namespace.h 15 #define je_malloc_usable_size JEMALLOC_N(malloc_usable_size) macro
public_unnamespace.h 15 #undef je_malloc_usable_size macro
public_namespace.h 15 #define je_malloc_usable_size JEMALLOC_N(malloc_usable_size) macro
public_unnamespace.h 15 #undef je_malloc_usable_size macro
  /src/external/bsd/jemalloc.old/dist/include/jemalloc/
jemalloc_rename.h 21 # define je_malloc_usable_size malloc_usable_size macro
jemalloc_rename.h 21 # define je_malloc_usable_size malloc_usable_size macro
jemalloc_mangle.h 26 # define malloc_usable_size je_malloc_usable_size
61 # undef je_malloc_usable_size macro
jemalloc_mangle.h 26 # define malloc_usable_size je_malloc_usable_size
61 # undef je_malloc_usable_size macro
jemalloc.h 105 # define je_malloc_usable_size malloc_usable_size macro
128 # define je_malloc_usable_size __je_malloc_usable_size macro
364 JEMALLOC_EXPORT size_t JEMALLOC_NOTHROW je_malloc_usable_size(
504 # define malloc_usable_size je_malloc_usable_size
539 # undef je_malloc_usable_size macro
jemalloc.h 105 # define je_malloc_usable_size malloc_usable_size macro
128 # define je_malloc_usable_size __je_malloc_usable_size macro
364 JEMALLOC_EXPORT size_t JEMALLOC_NOTHROW je_malloc_usable_size(
504 # define malloc_usable_size je_malloc_usable_size
539 # undef je_malloc_usable_size macro
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
public_namespace.h 15 #define je_malloc_usable_size JEMALLOC_N(malloc_usable_size) macro
public_unnamespace.h 15 #undef je_malloc_usable_size macro
public_namespace.h 15 #define je_malloc_usable_size JEMALLOC_N(malloc_usable_size) macro
public_unnamespace.h 15 #undef je_malloc_usable_size macro
  /src/external/bsd/jemalloc.old/include/jemalloc/
jemalloc_rename.h 21 # define je_malloc_usable_size malloc_usable_size macro
jemalloc_rename.h 21 # define je_malloc_usable_size malloc_usable_size macro
jemalloc_mangle.h 26 # define malloc_usable_size je_malloc_usable_size
61 # undef je_malloc_usable_size macro
jemalloc_mangle.h 26 # define malloc_usable_size je_malloc_usable_size
61 # undef je_malloc_usable_size macro
jemalloc.h 105 # define je_malloc_usable_size malloc_usable_size macro
128 # define je_malloc_usable_size __je_malloc_usable_size macro
364 JEMALLOC_EXPORT size_t JEMALLOC_NOTHROW je_malloc_usable_size(
504 # define malloc_usable_size je_malloc_usable_size
539 # undef je_malloc_usable_size macro
jemalloc.h 105 # define je_malloc_usable_size malloc_usable_size macro
128 # define je_malloc_usable_size __je_malloc_usable_size macro
364 JEMALLOC_EXPORT size_t JEMALLOC_NOTHROW je_malloc_usable_size(
504 # define malloc_usable_size je_malloc_usable_size
539 # undef je_malloc_usable_size macro
  /src/external/bsd/jemalloc/dist/src/
jemalloc.c 2127 je_malloc_usable_size(JEMALLOC_USABLE_SIZE_CONST void *ptr) { function
jemalloc.c 2127 je_malloc_usable_size(JEMALLOC_USABLE_SIZE_CONST void *ptr) { function
  /src/external/bsd/jemalloc/include/jemalloc/
jemalloc.h 114 # define je_malloc_usable_size malloc_usable_size macro
137 # define je_malloc_usable_size __je_malloc_usable_size macro
365 JEMALLOC_EXPORT size_t JEMALLOC_NOTHROW je_malloc_usable_size(
535 # define malloc_usable_size je_malloc_usable_size
571 # undef je_malloc_usable_size macro
jemalloc.h 114 # define je_malloc_usable_size malloc_usable_size macro
137 # define je_malloc_usable_size __je_malloc_usable_size macro
365 JEMALLOC_EXPORT size_t JEMALLOC_NOTHROW je_malloc_usable_size(
535 # define malloc_usable_size je_malloc_usable_size
571 # undef je_malloc_usable_size macro
  /src/external/bsd/jemalloc.old/dist/src/
jemalloc.c 3105 je_malloc_usable_size(JEMALLOC_USABLE_SIZE_CONST void *ptr) { function

Completed in 47 milliseconds

1 2