Searched defs:g_printf_string_upper_bound (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/glib/glib/
H A Dgmessages.c1066 g_printf_string_upper_bound (const gchar *format, function
H A Dgalias.h1795 extern __typeof (g_printf_string_upper_bound) IA__g_printf_string_upper_bound __attribute((visibility("hidden")));
1796 #define g_printf_string_upper_bound IA__g_printf_string_upper_bound macro
H A Dgaliasdef.c1802 #undef g_printf_string_upper_bound macro
1803 extern __typeof (g_printf_string_upper_bound) g_printf_string_upper_bound __attribute((alias("IA__g_printf_string_upper_bound"), visibility("default")));

Completed in 410 milliseconds