Home
last modified time | relevance | path

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

/third_party/glib/gobject/tests/
Dautoptr.c125 g_autolist (TestAutoCleanup) l = NULL; in test_autolist()
/third_party/glib/glib/
Dgmacros.h1163 #define g_autolist(TypeName) _GLIB_CLEANUP(_GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName)) _GLIB_AUTOPTR_LI… macro
/third_party/glib/glib/tests/
Dautoptr.c627 g_autolist(GBytes) l = NULL; in test_autolist()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt647 g_autolist
/third_party/glib/
DNEWS1737 * Add `g_autoqueue()` helper macros, similar to `g_autolist()` (!474)