HomeSort by relevance Sort by last modified time
    Searched refs:bootstrap_malloc (Results 1 - 4 of 4) sorted by null

  /external/jemalloc/include/jemalloc/internal/
private_namespace.h 142 #define bootstrap_malloc JEMALLOC_N(bootstrap_malloc) macro
private_unnamespace.h 142 #undef bootstrap_malloc macro
jemalloc_internal.h 463 void *bootstrap_malloc(size_t size);
  /external/jemalloc/src/
jemalloc.c 353 bootstrap_malloc(size_t size) function
    [all...]

Completed in 2188 milliseconds