Searched refs:g_ptr_array_remove_index (Results 1 – 8 of 8) sorted by relevance
115 gpointer g_ptr_array_remove_index (GPtrArray *array,
453 g_ptr_array_remove_index (GPtrArray *farray, in g_ptr_array_remove_index() function539 g_ptr_array_remove_index (farray, i); in g_ptr_array_remove()
104 #undef g_ptr_array_remove_index 105 extern __typeof (g_ptr_array_remove_index) g_ptr_array_remove_index __attribute((alias("IA__g_ptr_a…
101 extern __typeof (g_ptr_array_remove_index) IA__g_ptr_array_remove_index __attribute((visibility("hi…102 #define g_ptr_array_remove_index IA__g_ptr_array_remove_index macro
361 g_source_destroy (g_ptr_array_remove_index (crawler_array, i)); in cleanup_crawlers()
201 g_ptr_array_remove_index (cond->array, 0); in g_cond_signal_win32_impl()
2140 g_ptr_array_remove_index
905 * garray.c (g_ptr_array_remove_index): Fixed size in g_memmove,1438 (g_ptr_array_remove_index, g_ptr_array_remove): new semantic. now2030 g_ptr_array_remove_index now returns the removed element.2256 * garray.c (g_ptr_array_remove_index): bugfix: index check for