OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VALGRIND_INTERNAL_PRINTF
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/main/coregrind/
pub_core_clreq.h
67
static int
VALGRIND_INTERNAL_PRINTF
(const char *format, ...)
69
static int
VALGRIND_INTERNAL_PRINTF
(const char *format, ...)
/external/valgrind/main/coregrind/m_replacemalloc/
vg_replace_malloc.c
66
#include "pub_core_clreq.h" // for
VALGRIND_INTERNAL_PRINTF
,
155
VALGRIND_INTERNAL_PRINTF
(format, ## args ); }
[
all
...]
Completed in 176 milliseconds