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

  /external/bluetooth/glib/glib/
galias.h 604 extern __typeof (g_date_clamp) IA__g_date_clamp __attribute((visibility("hidden")));
605 #define g_date_clamp IA__g_date_clamp macro
    [all...]
galiasdef.c 611 #undef g_date_clamp macro
612 extern __typeof (g_date_clamp) g_date_clamp __attribute((alias("IA__g_date_clamp"), visibility("default")));
    [all...]

Completed in 59 milliseconds