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

  /external/bluetooth/glib/glib/
galias.h 622 extern __typeof (g_date_get_day_of_year) IA__g_date_get_day_of_year __attribute((visibility("hidden")));
623 #define g_date_get_day_of_year IA__g_date_get_day_of_year macro
    [all...]
galiasdef.c 629 #undef g_date_get_day_of_year macro
630 extern __typeof (g_date_get_day_of_year) g_date_get_day_of_year __attribute((alias("IA__g_date_get_day_of_year"), vi (…)
    [all...]

Completed in 17 milliseconds