Searched refs:GDataset (Results 1 – 1 of 1) sorted by relevance
159 typedef struct _GDataset GDataset; typedef175 static inline GDataset* g_dataset_lookup (gconstpointer dataset_location);177 static void g_dataset_destroy_internal (GDataset *dataset);182 GDataset *dataset);199 static GDataset *g_dataset_cached = NULL; /* should this be281 static inline GDataset*284 GDataset *dataset; in g_dataset_lookup()298 g_dataset_destroy_internal (GDataset *dataset) in g_dataset_destroy_internal()310 g_slice_free (GDataset, dataset); in g_dataset_destroy_internal()334 GDataset *dataset; in g_dataset_destroy()[all …]