Searched defs:fallthrough (Results 1 – 3 of 3) sorted by relevance
16 # define fallthrough __attribute__((__fallthrough__)) macro18 # define fallthrough do {} while (0) /* fallthrough */ macro
15 # define fallthrough macro
227 # define fallthrough __attribute__((__fallthrough__)) macro229 # define fallthrough do {} while (0) /* fallthrough */ macro