Searched defs:malloc_write (Results 1 - 3 of 3) sorted by relevance

/external/jemalloc/src/
H A Dutil.c7 malloc_write("<jemalloc>: Failed assertion\n"); \
14 malloc_write("<jemalloc>: Unreachable code reached\n"); \
22 malloc_write("<jemalloc>: Not implemented\n"); \
75 malloc_write(const char *s) function
619 * function, so use the default one. malloc_write() is an
/external/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h343 #define malloc_write JEMALLOC_N(malloc_write) macro
H A Dprivate_unnamespace.h343 #undef malloc_write macro

Completed in 308 milliseconds