Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgdbusprivate.c2648 append_nibble (GString *s, gint val) in append_nibble() function
2673 append_nibble (s, upper_nibble); in _g_dbus_hexencode()
2674 append_nibble (s, lower_nibble); in _g_dbus_hexencode()