Home
last modified time | relevance | path

Searched refs:G_GNUC_MAY_ALIAS (Results 1 – 4 of 4) sorted by relevance

/third_party/glib/glib/
Dgmacros.h681 #define G_GNUC_MAY_ALIAS __attribute__((may_alias)) macro
683 #define G_GNUC_MAY_ALIAS macro
/third_party/gstreamer/gstreamer/gst/
Dgstinfo.c327 static gint G_GNUC_MAY_ALIAS __default_level = GST_LEVEL_DEFAULT;
328 static gint G_GNUC_MAY_ALIAS __use_color = GST_DEBUG_COLOR_MODE_ON;
/third_party/glib/docs/reference/glib/
Dglib-sections.txt698 G_GNUC_MAY_ALIAS
/third_party/glib/
DNEWS8198 650935 G_GNUC_MAY_ALIAS and atomic ops
11910 * Add G_GNUC_MAY_ALIAS which wraps the gcc may_alias