Searched refs:g_array_remove_index_fast (Results 1 – 8 of 8) sorted by relevance
93 GArray* g_array_remove_index_fast (GArray *array,
236 g_array_remove_index_fast (GArray *farray, in g_array_remove_index_fast() function686 g_array_remove_index_fast ((GArray*) array, index_); in g_byte_array_remove_index_fast()
35 #undef g_array_remove_index_fast 36 extern __typeof (g_array_remove_index_fast) g_array_remove_index_fast __attribute((alias("IA__g_arr…
32 extern __typeof (g_array_remove_index_fast) IA__g_array_remove_index_fast __attribute((visibility("…33 #define g_array_remove_index_fast IA__g_array_remove_index_fast macro
127 - g_array_remove_index_fast: remove an entry, order might be distorted131 - g_byte_array_remove_index_fast: wrapper for g_array_remove_index_fast
1433 (g_array_remove_index_fast): new function for removing an entry
2902 * garray.c (g_array_remove_index_fast): Tiny speed improvement
2123 g_array_remove_index_fast