Searched refs:malloc_vcprintf (Results 1 – 4 of 4) sorted by relevance
| /redis-3.2.3/deps/jemalloc/test/src/ |
| H A D | test.c | 15 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 D | util.c | 604 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 D | util.h | 155 void malloc_vcprintf(void (*write_cb)(void *, const char *), void *cbopaque,
|
| H A D | private_symbols.txt | 307 malloc_vcprintf
|