Searched defs:fallthrough (Results 1 – 2 of 2) sorted by relevance
105 #define fallthrough __fallthrough macro107 #define fallthrough CSTD_NOP(...) /* fallthrough */ macro
578 #define fallthrough do {} while (0) macro