Home
last modified time | relevance | path

Searched refs:g_ascii_toupper (Results 1 – 7 of 7) sorted by relevance

/external/bluetooth/glib/glib/
Dgstrfuncs.h90 gchar g_ascii_toupper (gchar c) G_GNUC_CONST;
Dgstrfuncs.c1767 *s = g_ascii_toupper (*s); in g_ascii_strup()
1917 g_ascii_toupper (gchar c) in g_ascii_toupper() function
Dgstring.c1275 *s = g_ascii_toupper (*s); in g_string_ascii_up()
Dgaliasdef.c2735 #undef g_ascii_toupper
2736 extern __typeof (g_ascii_toupper) g_ascii_toupper __attribute((alias("IA__g_ascii_toupper"), visibi…
Dgutils.c1705 pw->pw_name[0] = g_ascii_toupper (pw->pw_name[0]); in g_get_any_init_do()
Dgalias.h2724 extern __typeof (g_ascii_toupper) IA__g_ascii_toupper __attribute((visibility("hidden"))) G_GNUC_CO…
2725 #define g_ascii_toupper IA__g_ascii_toupper macro
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt1196 g_ascii_toupper