Searched defs:malloc_printf (Results 1 – 4 of 4) sorted by relevance
660 malloc_printf(const char *format, ...) { in malloc_printf() function
223 #define malloc_printf JEMALLOC_N(malloc_printf) macro
226 #define malloc_printf JEMALLOC_N(malloc_printf) macro
5340 pub fn malloc_printf(format: *const ::c_char, ...); in malloc_printf() function