Searched refs:g_base64_decode_step (Results 1 – 6 of 6) sorted by relevance
44 gsize g_base64_decode_step (const gchar *in,
236 #undef g_base64_decode_step 237 extern __typeof (g_base64_decode_step) g_base64_decode_step __attribute((alias("IA__g_base64_decode…
233 extern __typeof (g_base64_decode_step) IA__g_base64_decode_step __attribute((visibility("hidden")));234 #define g_base64_decode_step IA__g_base64_decode_step macro
60 decoded_len += g_base64_decode_step (p, in test_incremental()
394 * glib/gbase64.c: (g_base64_decode_step):401 * glib/gbase64.c (g_base64_decode_step): Avoid writing
2532 g_base64_decode_step