Home
last modified time | relevance | path

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

/third_party/glib/glib/
Dgtestutils.c3944 net_int (const gchar **ipointer) in net_int() function
3960 mlength = net_int (&p); in g_test_log_extract()
3963 msg.log_type = net_int (&p); in g_test_log_extract()
3964 msg.n_strings = net_int (&p); in g_test_log_extract()
3965 msg.n_nums = net_int (&p); in g_test_log_extract()
3966 if (net_int (&p) == 0) in g_test_log_extract()
3973 guint sl = net_int (&p); in g_test_log_extract()