Home
last modified time | relevance | path

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

/external/bluetooth/glib/glib/
Dgerror.h44 ...) G_GNUC_PRINTF (3, 4);
64 ...) G_GNUC_PRINTF (4, 5);
82 ...) G_GNUC_PRINTF (2, 3);
88 ...) G_GNUC_PRINTF (3, 4);
Dgprintf.h30 ...) G_GNUC_PRINTF (1, 2);
33 ...) G_GNUC_PRINTF (2, 3);
36 ...) G_GNUC_PRINTF (2, 3);
Dgmessages.h100 ...) G_GNUC_PRINTF (3, 4);
229 ...) G_GNUC_PRINTF (1, 2);
232 ...) G_GNUC_PRINTF (1, 2);
Dgtestutils.h78 ...) G_GNUC_PRINTF (2, 3);
81 ...) G_GNUC_PRINTF (2, 3);
117 ...) G_GNUC_PRINTF (1, 2);
Dgstring.h129 ...) G_GNUC_PRINTF (2, 3);
135 ...) G_GNUC_PRINTF (2, 3);
Dgmacros.h79 #define G_GNUC_PRINTF( format_idx, arg_idx ) \ macro
94 #define G_GNUC_PRINTF( format_idx, arg_idx ) macro
Dgscanner.h251 ...) G_GNUC_PRINTF (2,3);
254 ...) G_GNUC_PRINTF (2,3);
Dgmarkup.h136 ...) G_GNUC_PRINTF (1, 2);
Dgalias.h783 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 …]
Dgstrfuncs.h191 ...) G_GNUC_PRINTF (1, 2) G_GNUC_MALLOC;
Dgutils.h210 ...) G_GNUC_PRINTF (3, 4);
Dgslice.c128 static void mem_error (const char *format, ...) G_GNUC_PRINTF (1,2);
/external/bluetooth/glib/gio/
Dgsimpleasyncresult.h61 ...) G_GNUC_PRINTF (6, 7);
99 ...) G_GNUC_PRINTF (4, 5);
/external/bluetooth/glib/gmodule/
Dmakefile.msc.in23 -DG_GNUC_PRINTF=;G_GNUC_PRINTF gmodule.symbols >> gmodule.def
/external/bluetooth/glib/tests/
Dmarkup-escape-test.c9 const gchar *expected, ...) G_GNUC_PRINTF (1, 3);
/external/bluetooth/glib/gobject/
Dmakefile.msc.in55 -DG_GNUC_PRINTF=;G_GNUC_PRINTF gobject.symbols >> gobject.def
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt336 G_GNUC_PRINTF
/external/bluetooth/glib/
DChangeLog.pre-2-81043 * glib/gmarkup.c: Add G_GNUC_PRINTF attribute
DChangeLog.pre-1-22598 * glib.h (G_GNUC_PRINTF):