Home
last modified time | relevance | path

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

/third_party/glib/glib/
Dgmacros.h1122 #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName macro
1140 …static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) …
1163 #define g_autolist(TypeName) _GLIB_CLEANUP(_GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName)) _GLIB_AUTOPTR_LI…