Home
last modified time | relevance | path

Searched defs:FALLTHROUGH (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/util/
Dcompiler.h87 #define FALLTHROUGH [[fallthrough]] macro
90 #define FALLTHROUGH [[clang::fallthrough]] macro
93 #define FALLTHROUGH __attribute__((fallthrough)) macro
95 #define FALLTHROUGH do { } while(0) macro
/third_party/libjpeg-turbo/
Djconfigint.h.in38 #define FALLTHROUGH __attribute__((fallthrough)); macro
40 #define FALLTHROUGH macro
43 #define FALLTHROUGH macro
Djconfigint.h67 #define FALLTHROUGH __attribute__((fallthrough)); macro
69 #define FALLTHROUGH macro
72 #define FALLTHROUGH macro
/third_party/gn/src/base/
Dcompiler_specific.h60 #define FALLTHROUGH [[fallthrough]] macro
62 #define FALLTHROUGH [[clang::fallthrough]] macro
64 #define FALLTHROUGH macro
/third_party/cef/include/base/
Dcef_compiler_specific.h289 #define FALLTHROUGH [[clang::fallthrough]] macro
291 #define FALLTHROUGH macro
/third_party/elfutils/lib/
Deu-config.h246 # define FALLTHROUGH __attribute__ ((fallthrough)) macro
248 # define FALLTHROUGH ((void) 0) macro
/third_party/flutter/skia/third_party/skcms/src/
DTransform_inl.h74 #define FALLTHROUGH [[clang::fallthrough]] macro
76 #define FALLTHROUGH macro
/third_party/skia/third_party/skcms/src/
DTransform_inl.h78 #define FALLTHROUGH [[clang::fallthrough]] macro
80 #define FALLTHROUGH macro
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h35645 FALLTHROUGH = 1, enumerator