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

  /external/bluetooth/glib/glib/
galias.h 595 extern __typeof (g_date_add_days) IA__g_date_add_days __attribute((visibility("hidden")));
596 #define g_date_add_days IA__g_date_add_days macro
    [all...]
galiasdef.c 602 #undef g_date_add_days macro
603 extern __typeof (g_date_add_days) g_date_add_days __attribute((alias("IA__g_date_add_days"), visibility("default")));
    [all...]

Completed in 22 milliseconds