Searched refs:_g_free_g_func (Results 1 – 1 of 1) sorted by relevance
80 static void _g_free_g_func (void *p, void * G_GNUC_UNUSED) { g_free (p); } in _g_free_g_func() function85 g_ptr_array_foreach (to_free, _g_free_g_func, nullptr); in ~option_parser_t()