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

  /external/bluetooth/glib/glib/
galias.h 616 extern __typeof (g_date_free) IA__g_date_free __attribute((visibility("hidden")));
617 #define g_date_free IA__g_date_free macro
    [all...]
galiasdef.c 623 #undef g_date_free macro
624 extern __typeof (g_date_free) g_date_free __attribute((alias("IA__g_date_free"), visibility("default")));
    [all...]

Completed in 301 milliseconds