Searched refs:g_ascii_digit_value (Results 1 – 5 of 5) sorted by relevance
92 gint g_ascii_digit_value (gchar c) G_GNUC_CONST;
1935 g_ascii_digit_value (gchar c) in g_ascii_digit_value() function1961 return g_ascii_digit_value (c); in g_ascii_xdigit_value()
2704 #undef g_ascii_digit_value 2705 extern __typeof (g_ascii_digit_value) g_ascii_digit_value __attribute((alias("IA__g_ascii_digit_val…
2697 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
1183 g_ascii_digit_value