Home
last modified time | relevance | path

Searched defs:_fmt (Results 1 – 2 of 2) 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