Home
last modified time | relevance | path

Searched defs:a0dalloc (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h1 #define a0dalloc JEMALLOC_N(a0dalloc) macro
/freebsd/contrib/jemalloc/src/
H A Djemalloc.c259 a0dalloc(void *ptr) { in a0dalloc() function