Home
last modified time | relevance | path

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

/third_party/glib/glib/
Dgmacros.h1124 #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName macro
1142 …static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) …
1164 #define g_autoslist(TypeName) _GLIB_CLEANUP(_GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName)) _GLIB_AUTOPTR_…