Home
last modified time | relevance | path

Searched defs:_util_printf_format (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/util/
Du_debug.h58 #define _util_printf_format(fmt, list) __attribute__ ((format (printf, fmt, list))) macro
/external/virglrenderer/src/gallium/auxiliary/util/
Du_debug.h53 #define _util_printf_format(fmt, list) __attribute__ ((format (printf, fmt, list))) macro