Searched refs:_g_list_free1 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/glib/
H A Dglist.c50 #define _g_list_free1(list) g_slice_free (GList, list) macro
78 _g_list_free1 (list);
254 _g_list_free1 (tmp);
283 _g_list_free1 (tmp);
329 _g_list_free1 (link);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/glib/
H A Dglist.c50 #define _g_list_free1(list) g_slice_free (GList, list) macro
78 _g_list_free1 (list);
254 _g_list_free1 (tmp);
283 _g_list_free1 (tmp);
329 _g_list_free1 (link);

Completed in 47 milliseconds