Searched refs:g_cache_remove (Results 1 – 5 of 5) sorted by relevance
56 void g_cache_remove (GCache *cache,
385 #undef g_cache_remove 386 extern __typeof (g_cache_remove) g_cache_remove __attribute((alias("IA__g_cache_remove"), visibilit…
382 extern __typeof (g_cache_remove) IA__g_cache_remove __attribute((visibility("hidden")));383 #define g_cache_remove IA__g_cache_remove macro
2351 g_cache_remove
5701 g_cache_remove from gpointer to gconstpointer. Dito for the 'key'6183 * gcache.c (g_cache_remove): Test if node is NULL.