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