HomeSort by: relevance | last modified time | path
    Searched refs:JEMALLOC_USABLE_SIZE_CONST (Results 1 - 16 of 16) sorted by relevancy

  /src/external/bsd/jemalloc.old/include/jemalloc/
jemalloc_defs.h 30 #define JEMALLOC_USABLE_SIZE_CONST const
jemalloc_protos.h 54 JEMALLOC_USABLE_SIZE_CONST void *ptr) JEMALLOC_CXX_THROW;
jemalloc_protos_jet.h 54 JEMALLOC_USABLE_SIZE_CONST void *ptr) JEMALLOC_CXX_THROW;
jemalloc.h 35 #define JEMALLOC_USABLE_SIZE_CONST const
298 JEMALLOC_USABLE_SIZE_CONST void *ptr) JEMALLOC_CXX_THROW;
  /src/external/bsd/jemalloc/include/jemalloc/
jemalloc_defs.h 37 #define JEMALLOC_USABLE_SIZE_CONST const
jemalloc_protos.h 55 JEMALLOC_USABLE_SIZE_CONST void *ptr) JEMALLOC_CXX_THROW;
jemalloc_protos_jet.h 55 JEMALLOC_USABLE_SIZE_CONST void *ptr) JEMALLOC_CXX_THROW;
jemalloc.h 44 #define JEMALLOC_USABLE_SIZE_CONST const
335 JEMALLOC_USABLE_SIZE_CONST void *ptr) JEMALLOC_CXX_THROW;
  /src/external/bsd/jemalloc.old/dist/include/jemalloc/
jemalloc_defs.h.in 27 #undef JEMALLOC_USABLE_SIZE_CONST
jemalloc_protos.h.in 54 JEMALLOC_USABLE_SIZE_CONST void *ptr) JEMALLOC_CXX_THROW;
  /src/external/bsd/jemalloc/dist/include/jemalloc/
jemalloc_defs.h.in 36 #undef JEMALLOC_USABLE_SIZE_CONST
jemalloc_protos.h.in 55 JEMALLOC_USABLE_SIZE_CONST void *ptr) JEMALLOC_CXX_THROW;
  /src/external/bsd/jemalloc/dist/src/
jemalloc.c 4101 je_malloc_usable_size_impl(JEMALLOC_USABLE_SIZE_CONST void *ptr) {
4124 je_malloc_usable_size(JEMALLOC_USABLE_SIZE_CONST void *ptr) {
  /src/external/bsd/jemalloc.old/dist/src/
jemalloc.c 3166 je_malloc_usable_size(JEMALLOC_USABLE_SIZE_CONST void *ptr) {
  /src/external/bsd/jemalloc/dist/
configure 8547 JEMALLOC_USABLE_SIZE_CONST=const
8579 JEMALLOC_USABLE_SIZE_CONST=
8592 #define JEMALLOC_USABLE_SIZE_CONST $JEMALLOC_USABLE_SIZE_CONST
  /src/external/bsd/jemalloc.old/dist/
configure 7538 JEMALLOC_USABLE_SIZE_CONST=const
7570 JEMALLOC_USABLE_SIZE_CONST=
7582 #define JEMALLOC_USABLE_SIZE_CONST $JEMALLOC_USABLE_SIZE_CONST

Completed in 57 milliseconds