Searched defs:fallthrough (Results 1 – 4 of 4) sorted by relevance
16 # define fallthrough __attribute__((__fallthrough__)) macro18 # define fallthrough do {} while (0) /* fallthrough */ macro
24 fallthrough: label
15 # define fallthrough macro
214 # define fallthrough __attribute__((__fallthrough__)) macro216 # define fallthrough do {} while (0) /* fallthrough */ macro