Home
last modified time | relevance | path

Searched refs:malloc_snprintf (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/jemalloc/dist/include/jemalloc/internal/
H A Dlog.h96 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()
/netbsd-src/external/bsd/jemalloc/include/jemalloc/internal/
H A Dlog.h96 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()
H A Dprivate_namespace.gen.h224 #define malloc_snprintf JEMALLOC_N(malloc_snprintf) macro
H A Dprivate_namespace.h224 #define malloc_snprintf JEMALLOC_N(malloc_snprintf) macro