Searched defs:fallthrough (Results 1 – 5 of 5) sorted by relevance
259 #define fallthrough __attribute__((__fallthrough__)) macro261 #define fallthrough do {} while (0) /* fallthrough */ macro
Completed in 6 milliseconds