Searched defs:fallthrough__ (Results 1 – 1 of 1) sorted by relevance
272 # define fallthrough__ [[fallthrough]] macro274 # define fallthrough__ [[clang::fallthrough]] macro276 # define fallthrough__ [[gnu::fallthrough]] macro281 # define fallthrough__ __attribute__((fallthrough)) macro283 # define fallthrough__ __fallthrough macro285 # define fallthrough__ macro