Searched refs:__FALLTHROUGH (Results 1 – 1 of 1) sorted by relevance
126 #define __FALLTHROUGH [[fallthrough]] macro128 #define __FALLTHROUGH [[clang::fallthrough]] macro130 #define __FALLTHROUGH __attribute__((__fallthrough__)) macro132 #define __FALLTHROUGH do {} while (0) macro
Completed in 2 milliseconds