Searched refs:G_GNUC_PRINTF (Results 1 – 19 of 19) sorted by relevance
/external/bluetooth/glib/glib/ |
D | gerror.h | 44 ...) G_GNUC_PRINTF (3, 4); 64 ...) G_GNUC_PRINTF (4, 5); 82 ...) G_GNUC_PRINTF (2, 3); 88 ...) G_GNUC_PRINTF (3, 4);
|
D | gprintf.h | 30 ...) G_GNUC_PRINTF (1, 2); 33 ...) G_GNUC_PRINTF (2, 3); 36 ...) G_GNUC_PRINTF (2, 3);
|
D | gmessages.h | 100 ...) G_GNUC_PRINTF (3, 4); 229 ...) G_GNUC_PRINTF (1, 2); 232 ...) G_GNUC_PRINTF (1, 2);
|
D | gtestutils.h | 78 ...) G_GNUC_PRINTF (2, 3); 81 ...) G_GNUC_PRINTF (2, 3); 117 ...) G_GNUC_PRINTF (1, 2);
|
D | gstring.h | 129 ...) G_GNUC_PRINTF (2, 3); 135 ...) G_GNUC_PRINTF (2, 3);
|
D | gmacros.h | 79 #define G_GNUC_PRINTF( format_idx, arg_idx ) \ macro 94 #define G_GNUC_PRINTF( format_idx, arg_idx ) macro
|
D | gscanner.h | 251 ...) G_GNUC_PRINTF (2,3); 254 ...) G_GNUC_PRINTF (2,3);
|
D | gmarkup.h | 136 ...) G_GNUC_PRINTF (1, 2);
|
D | galias.h | 783 extern __typeof (g_error_new) IA__g_error_new __attribute((visibility("hidden"))) G_GNUC_PRINTF(3,4… 792 extern __typeof (g_set_error) IA__g_set_error __attribute((visibility("hidden"))) G_GNUC_PRINTF(4,5… 798 …_typeof (g_prefix_error) IA__g_prefix_error __attribute((visibility("hidden"))) G_GNUC_PRINTF(2,3); 801 …fixed_error) IA__g_propagate_prefixed_error __attribute((visibility("hidden"))) G_GNUC_PRINTF(3,4); 1680 …printf_escaped) IA__g_markup_printf_escaped __attribute((visibility("hidden"))) G_GNUC_PRINTF(1,2); 1798 extern __typeof (g_log) IA__g_log __attribute((visibility("hidden"))) G_GNUC_PRINTF(3,4); 1833 extern __typeof (g_print) IA__g_print __attribute((visibility("hidden"))) G_GNUC_PRINTF(1,2); 1836 extern __typeof (g_printerr) IA__g_printerr __attribute((visibility("hidden"))) G_GNUC_PRINTF(1,2); 2059 extern __typeof (g_fprintf) IA__g_fprintf __attribute((visibility("hidden"))) G_GNUC_PRINTF(2,3); 2062 extern __typeof (g_printf) IA__g_printf __attribute((visibility("hidden"))) G_GNUC_PRINTF(1,2); [all …]
|
D | gstrfuncs.h | 191 ...) G_GNUC_PRINTF (1, 2) G_GNUC_MALLOC;
|
D | gutils.h | 210 ...) G_GNUC_PRINTF (3, 4);
|
D | gslice.c | 128 static void mem_error (const char *format, ...) G_GNUC_PRINTF (1,2);
|
/external/bluetooth/glib/gio/ |
D | gsimpleasyncresult.h | 61 ...) G_GNUC_PRINTF (6, 7); 99 ...) G_GNUC_PRINTF (4, 5);
|
/external/bluetooth/glib/gmodule/ |
D | makefile.msc.in | 23 -DG_GNUC_PRINTF=;G_GNUC_PRINTF gmodule.symbols >> gmodule.def
|
/external/bluetooth/glib/tests/ |
D | markup-escape-test.c | 9 const gchar *expected, ...) G_GNUC_PRINTF (1, 3);
|
/external/bluetooth/glib/gobject/ |
D | makefile.msc.in | 55 -DG_GNUC_PRINTF=;G_GNUC_PRINTF gobject.symbols >> gobject.def
|
/external/bluetooth/glib/docs/reference/glib/ |
D | glib-sections.txt | 336 G_GNUC_PRINTF
|
/external/bluetooth/glib/ |
D | ChangeLog.pre-2-8 | 1043 * glib/gmarkup.c: Add G_GNUC_PRINTF attribute
|
D | ChangeLog.pre-1-2 | 2598 * glib.h (G_GNUC_PRINTF):
|