Searched defs:G_DEFINE_AUTOPTR_CLEANUP_FUNC (Results 1 – 2 of 2) sorted by relevance
1152 #define G_DEFINE_AUTOPTR_CLEANUP_FUNC(TypeName, func) \ macro1174 #define G_DEFINE_AUTOPTR_CLEANUP_FUNC(TypeName, func) macro1185 #define G_DEFINE_AUTOPTR_CLEANUP_FUNC(TypeName, func) macro
8 G_DEFINE_AUTOPTR_CLEANUP_FUNC(HasNonVoidCleanup, non_void_cleanup) in G_DEFINE_AUTOPTR_CLEANUP_FUNC() function