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

  /external/bluetooth/glib/glib/
garray.c 74 g_array_new (gboolean zero_terminated, function
galias.h 23 extern __typeof (g_array_new) IA__g_array_new __attribute((visibility("hidden")));
24 #define g_array_new IA__g_array_new macro
    [all...]
galiasdef.c 26 #undef g_array_new macro
27 extern __typeof (g_array_new) g_array_new __attribute((alias("IA__g_array_new"), visibility("default")));
    [all...]

Completed in 1037 milliseconds