Searched defs:FALLTHROUGH (Results 1 – 5 of 5) sorted by relevance
97 #define FALLTHROUGH() [[clang::fallthrough]] macro99 #define FALLTHROUGH() do { } while (0) macro
231 #define FALLTHROUGH [[clang::fallthrough]] macro233 #define FALLTHROUGH macro
203 # define FALLTHROUGH __attribute__ ((fallthrough)) macro205 # define FALLTHROUGH ((void) 0) macro
70 #define FALLTHROUGH [[clang::fallthrough]] macro72 #define FALLTHROUGH macro