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

/external/jemalloc/src/
H A Dutil.c3 malloc_write("<jemalloc>: Failed assertion\n"); \
10 malloc_write("<jemalloc>: Unreachable code reached\n"); \
17 malloc_write("<jemalloc>: Not implemented\n"); \
66 malloc_write(const char *s) function
612 * function, so use the default one. malloc_write() is an
/external/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h255 #define malloc_write JEMALLOC_N(malloc_write) macro
H A Dprivate_unnamespace.h255 #undef malloc_write macro

Completed in 85 milliseconds