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

/external/bluetooth/glib/glib/
H A Dguniprop.c700 * g_unichar_type:
708 g_unichar_type (gunichar c) function
H A Dgalias.h3479 extern __typeof (g_unichar_type) IA__g_unichar_type __attribute((visibility("hidden"))) G_GNUC_CONST;
3480 #define g_unichar_type IA__g_unichar_type macro
H A Dgaliasdef.c3490 #undef g_unichar_type macro
3491 extern __typeof (g_unichar_type) g_unichar_type __attribute((alias("IA__g_unichar_type"), visibility("default")));

Completed in 79 milliseconds