Searched refs:ITT_ATTRIBUTE_FALLTHROUGH (Results 1 – 1 of 1) sorted by relevance
68 #ifndef ITT_ATTRIBUTE_FALLTHROUGH70 #define ITT_ATTRIBUTE_FALLTHROUGH [[fallthrough]] macro72 #define ITT_ATTRIBUTE_FALLTHROUGH [[gnu::fallthrough]] macro74 #define ITT_ATTRIBUTE_FALLTHROUGH [[clang::fallthrough]] macro76 #define ITT_ATTRIBUTE_FALLTHROUGH __attribute__((fallthrough)) macro78 #define ITT_ATTRIBUTE_FALLTHROUGH macro1639 ITT_ATTRIBUTE_FALLTHROUGH; in _N_()