Home
last modified time | relevance | path

Searched refs:g_ascii_digit_value (Results 1 – 5 of 5) sorted by relevance

/external/bluetooth/glib/glib/
Dgstrfuncs.h92 gint g_ascii_digit_value (gchar c) G_GNUC_CONST;
Dgstrfuncs.c1935 g_ascii_digit_value (gchar c) in g_ascii_digit_value() function
1961 return g_ascii_digit_value (c); in g_ascii_xdigit_value()
Dgaliasdef.c2704 #undef g_ascii_digit_value
2705 extern __typeof (g_ascii_digit_value) g_ascii_digit_value __attribute((alias("IA__g_ascii_digit_val…
Dgalias.h2697 extern __typeof (g_ascii_digit_value) IA__g_ascii_digit_value __attribute((visibility("hidden"))) G…
2698 #define g_ascii_digit_value IA__g_ascii_digit_value macro
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt1183 g_ascii_digit_value