Searched defs:FALLTHROUGH (Results 1 – 2 of 2) sorted by relevance
13 #define FALLTHROUGH __attribute__((fallthrough)); macro18 #define FALLTHROUGH /* FALLTHROUGH */ macro
271 # define FALLTHROUGH [[clang::fallthrough]] macro273 # define FALLTHROUGH [[fallthrough]] macro275 # define FALLTHROUGH macro