Home
last modified time | relevance | path

Searched defs:malloc_snprintf (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/jemalloc/src/
H A Dmalloc_io.c625 malloc_snprintf(char *str, size_t size, const char *format, ...) { in malloc_snprintf() function
/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h246 #define malloc_snprintf JEMALLOC_N(malloc_snprintf) macro