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

  /external/jemalloc/src/
mutex.c 91 bootstrap_calloc) != 0)
147 bootstrap_calloc) != 0)
jemalloc.c 363 bootstrap_calloc(size_t num, size_t size) function
    [all...]
  /external/jemalloc/include/jemalloc/internal/
private_namespace.h 140 #define bootstrap_calloc JEMALLOC_N(bootstrap_calloc) macro
private_unnamespace.h 140 #undef bootstrap_calloc macro
jemalloc_internal.h 464 void *bootstrap_calloc(size_t num, size_t size);

Completed in 490 milliseconds