OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MALLOC_PRINTF_BUFSIZE
(Results
1 - 2
of
2
) sorted by null
/external/jemalloc/include/jemalloc/internal/
util.h
41
#define
MALLOC_PRINTF_BUFSIZE
4096
/external/jemalloc/src/
util.c
614
char buf[
MALLOC_PRINTF_BUFSIZE
];
Completed in 202 milliseconds