Home
last modified time | relevance | path

Searched defs:G_GNUC_FALLTHROUGH (Results 1 – 1 of 1) sorted by relevance

/third_party/glib/glib/
Dgmacros.h579 #define G_GNUC_FALLTHROUGH __attribute__((fallthrough)) macro
581 #define G_GNUC_FALLTHROUGH __attribute__((fallthrough)) macro
583 #define G_GNUC_FALLTHROUGH macro