Searched refs:fallthrough (Results 1 – 8 of 8) sorted by relevance
200 # define fallthrough __attribute__((__fallthrough__)) macro202 # define fallthrough do {} while (0) /* fallthrough */ macro
16 # define __fallthrough __attribute__ ((fallthrough))
21 CFLAGS_REMOVE_fpudispatch.o = -Wimplicit-fallthrough
134 pseudo-keyword macro 'fallthrough' which expands to gcc's extension138 When the C17/C18 [[fallthrough]] syntax is more commonly supported by145 fallthrough;
59 fallthrough;
85 EXI( ldq_u $3,0($17) ) # .. L .. .. : Forward fetch for fallthrough code
383 @ fallthrough to call do_uc_f64
760 KBUILD_CFLAGS += $(call cc-option,-Wimplicit-fallthrough,)