Home
last modified time | relevance | path

Searched defs:G_GNUC_PRINTF (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/audio/
H A Dcoreaudio.m209 static void G_GNUC_PRINTF (2, 3) coreaudio_logerr ( function
224 static void G_GNUC_PRINTF (3, 4) coreaudio_logerr2 ( function
/openbmc/qemu/include/qemu/
H A Dreadline.h8 typedef void G_GNUC_PRINTF(2, 3) ReadLinePrintfFunc(void *opaque, typedef
/openbmc/qemu/scripts/
H A Dcocci-macro-file.h37 #define G_GNUC_PRINTF(n, m) __attribute__((format(gnu_printf, n, m))) macro
/openbmc/qemu/subprojects/libvhost-user/
H A Dlibvhost-user.c62 #define G_GNUC_PRINTF(format_idx, arg_idx) \ macro
65 #define G_GNUC_PRINTF(format_idx, arg_idx) \ macro
69 #define G_GNUC_PRINTF(format_idx, arg_idx) macro