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

  /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
jemalloc_internal_externs.h 36 void *bootstrap_malloc(size_t size);
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
jemalloc_internal_externs.h 36 void *bootstrap_malloc(size_t size);
private_namespace.gen.h 14 #define bootstrap_malloc JEMALLOC_N(bootstrap_malloc) macro
private_namespace.h 14 #define bootstrap_malloc JEMALLOC_N(bootstrap_malloc) macro
  /src/external/bsd/jemalloc/dist/include/jemalloc/internal/
jemalloc_internal_externs.h 58 void *bootstrap_malloc(size_t size);
  /src/external/bsd/jemalloc/include/jemalloc/internal/
jemalloc_internal_externs.h 58 void *bootstrap_malloc(size_t size);
private_namespace.gen.h 14 #define bootstrap_malloc JEMALLOC_N(bootstrap_malloc) macro
private_namespace.h 14 #define bootstrap_malloc JEMALLOC_N(bootstrap_malloc) macro
  /src/external/bsd/jemalloc.old/dist/src/
jemalloc.c 292 bootstrap_malloc(size_t size) { function
  /src/external/bsd/jemalloc/dist/src/
jemalloc.c 368 bootstrap_malloc(size_t size) { function

Completed in 42 milliseconds