Home
last modified time | relevance | path

Searched refs:fallthrough (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/common/ficl/test/
H A Dtestcase.fr45 fallthrough
51 fallthrough
/illumos-gate/usr/src/cmd/ast/tools/
H A DMakefile85 CERRWARN += -_gcc=-Wno-implicit-fallthrough
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSCore/
H A DmDNSEmbeddedAPI.h159 #ifndef fallthrough
161 #if __has_c_attribute(fallthrough)
162 #define fallthrough() [[fallthrough]] macro
164 #define fallthrough()
167 #define fallthrough() __attribute__((fallthrough))
169 #define fallthrough()
/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A DTODO.md42 * parse __attribute_((fallthrough))
/illumos-gate/usr/src/contrib/zlib/
H A DChangeLog60 - Add fallthrough comments for gcc