Home
last modified time | relevance | path

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

/third_party/glib/glib/
Dgmacros.h1126 #define _GLIB_AUTOPTR_QUEUE_FUNC_NAME(TypeName) glib_queueautoptr_cleanup_##TypeName macro
1144 …static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_QUEUE_FUNC_NAME(TypeName) (GQueue **_q) …
1165 #define g_autoqueue(TypeName) _GLIB_CLEANUP(_GLIB_AUTOPTR_QUEUE_FUNC_NAME(TypeName)) _GLIB_AUTOPTR_…