HomeSort by relevance Sort by last modified time
    Searched defs:g_ptr_array_remove_fast (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/glib/glib/
garray.c 548 g_ptr_array_remove_fast (GPtrArray *farray, function
galias.h 98 extern __typeof (g_ptr_array_remove_fast) IA__g_ptr_array_remove_fast __attribute((visibility("hidden")));
99 #define g_ptr_array_remove_fast IA__g_ptr_array_remove_fast macro
    [all...]
galiasdef.c 101 #undef g_ptr_array_remove_fast macro
102 extern __typeof (g_ptr_array_remove_fast) g_ptr_array_remove_fast __attribute((alias("IA__g_ptr_array_remove_fast"), visibility("default")));
    [all...]

Completed in 16 milliseconds