Home
last modified time | relevance | path

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

/redis-3.2.3/deps/jemalloc/test/src/
H A Dtest.c15 malloc_vcprintf(NULL, NULL, format, ap); in test_skip()
28 malloc_vcprintf(NULL, NULL, format, ap); in test_fail()
/redis-3.2.3/deps/jemalloc/src/
H A Dutil.c604 malloc_vcprintf(void (*write_cb)(void *, const char *), void *cbopaque, in malloc_vcprintf() function
636 malloc_vcprintf(write_cb, cbopaque, format, ap); in malloc_cprintf()
648 malloc_vcprintf(NULL, NULL, format, ap); in malloc_printf()
/redis-3.2.3/deps/jemalloc/include/jemalloc/internal/
H A Dutil.h155 void malloc_vcprintf(void (*write_cb)(void *, const char *), void *cbopaque,
H A Dprivate_symbols.txt307 malloc_vcprintf