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