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

/external/chromium/third_party/libjingle/source/talk/base/
H A Dbasictypes.h117 #define GCC_ATTR(x) __attribute__ ((x)) macro
119 #define GCC_ATTR(x) macro
/external/qemu/audio/
H A Daudio_int.h248 static void GCC_ATTR dolog (const char *fmt, ...)
258 static void GCC_ATTR ldebug (const char *fmt, ...)
272 static void GCC_ATTR ldebug (const char *fmt, ...)
279 #undef GCC_ATTR macro
/external/qemu/
H A Dqemu-common.h87 # define GCC_ATTR __attribute__((__unused__, format(printf, 1, 2))) macro
91 # define GCC_ATTR __attribute__((__unused__, format(gnu_printf, 1, 2))) macro
95 #define GCC_ATTR /**/ macro

Completed in 116 milliseconds