Searched defs:je_calloc (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/contrib/jemalloc/include/jemalloc/
H A Djemalloc_FreeBSD.h76 #undef je_calloc macro
87 #define je_calloc __calloc macro
H A Djemalloc.h134 #undef je_calloc macro
H A Djemalloc_defs.h18 #define je_calloc calloc macro
/freebsd-10.3-release/contrib/jemalloc/src/
H A Djemalloc.c1034 je_calloc(size_t num, size_t size) function

Completed in 105 milliseconds