Searched defs:fallthrough (Results 1 – 2 of 2) sorted by relevance
209 # define fallthrough __attribute__((__fallthrough__)) macro211 # define fallthrough do {} while (0) /* fallthrough */ macro
15 # define fallthrough macro
Completed in 9 milliseconds