Searched refs:malloc_snprintf (Results 1 – 4 of 4) sorted by relevance
96 dst_offset += malloc_snprintf(buf, JEMALLOC_LOG_BUFSIZE, "%s: ", name); in log_impl_varargs()99 dst_offset += malloc_snprintf(buf + dst_offset, in log_impl_varargs()
224 #define malloc_snprintf JEMALLOC_N(malloc_snprintf) macro