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

  /external/jemalloc/src/
jemalloc.c 385 bootstrap_calloc(size_t num, size_t size) function
    [all...]
  /external/jemalloc/include/jemalloc/internal/
private_namespace.h 156 #define bootstrap_calloc JEMALLOC_N(bootstrap_calloc) macro
    [all...]
private_unnamespace.h 156 #undef bootstrap_calloc macro

Completed in 484 milliseconds