Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/util/
Dcompiler.h99 #define FALLTHROUGH [[fallthrough]] macro
102 #define FALLTHROUGH [[clang::fallthrough]] macro
105 #define FALLTHROUGH __attribute__((fallthrough)) macro
107 #define FALLTHROUGH do { } while(0) macro
/hardware/google/apf/v7/
Dapf_interpreter_source.c22 #define FALLTHROUGH __attribute__((fallthrough)) macro
24 #define FALLTHROUGH macro
Dapf_interpreter.c22 #define FALLTHROUGH __attribute__((fallthrough)) macro
24 #define FALLTHROUGH macro
/hardware/google/apf/v6/
Dapf_interpreter.c22 #define FALLTHROUGH __attribute__((fallthrough)) macro
24 #define FALLTHROUGH macro
/hardware/google/apf/devtools/
Dapf_interpreter.c22 #define FALLTHROUGH __attribute__((fallthrough)) macro
24 #define FALLTHROUGH macro