Home
last modified time | relevance | path

Searched defs:_fmt (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/coregrind/m_demangle/
Dvg_libciface.h54 #define sprintf(_buf,_fmt,_args...) VG_(sprintf)((_buf),(_fmt),(_args)) argument
/external/mesa3d/src/gallium/auxiliary/util/
Du_debug.h135 #define debug_print_format(_msg, _fmt) ((void)0) argument
/external/linux-tools-perf/src/tools/perf/
Dbuiltin-diff.c861 static int hpp__entry_global(struct perf_hpp_fmt *_fmt, struct perf_hpp *hpp, in hpp__entry_global()