Searched defs:KMP_FALLTHROUGH (Results 1 – 1 of 1) sorted by relevance
44 #define KMP_FALLTHROUGH() [[fallthrough]] macro46 #define KMP_FALLTHROUGH() [[clang::fallthrough]] macro48 #define KMP_FALLTHROUGH() __attribute__((__fallthrough__)) macro50 #define KMP_FALLTHROUGH() ((void)0) macro