Home
last modified time | relevance | path

Searched refs:GCC_ATTR (Results 1 – 1 of 1) sorted by relevance

/external/qemu/audio/
Daudio_int.h238 #define GCC_ATTR __attribute__ ((__unused__, __format__ (__printf__, 1, 2))) macro
242 #define GCC_ATTR /**/ macro
247 static void GCC_ATTR dolog (const char *fmt, ...) in dolog()
257 static void GCC_ATTR ldebug (const char *fmt, ...) in ldebug()
271 static void GCC_ATTR ldebug (const char *fmt, ...) in ldebug()
278 #undef GCC_ATTR