| /freebsd-13.1/contrib/processor-trace/include/ |
| H A D | pt_compiler.h | 38 #if !defined(fallthrough) 39 # if (__has_attribute(fallthrough)) 40 # define fallthrough __attribute__((fallthrough)) macro 42 # define fallthrough /* Fall through. */ macro
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Demangle/ |
| H A D | DemangleConfig.h | 75 #if __cplusplus > 201402L && __has_cpp_attribute(fallthrough) 76 #define DEMANGLE_FALLTHROUGH [[fallthrough]] 77 #elif __has_cpp_attribute(gnu::fallthrough) 78 #define DEMANGLE_FALLTHROUGH [[gnu::fallthrough]] 83 #elif __has_cpp_attribute(clang::fallthrough) 84 #define DEMANGLE_FALLTHROUGH [[clang::fallthrough]]
|
| /freebsd-13.1/sys/contrib/openzfs/include/os/linux/kernel/linux/ |
| H A D | compiler_compat.h | 31 #if !defined(fallthrough) 33 #define fallthrough __attribute__((__fallthrough__)) macro 35 #define fallthrough ((void)0) macro
|
| /freebsd-13.1/sys/contrib/openzfs/lib/libspl/include/sys/ |
| H A D | feature_tests.h | 33 #if !defined(fallthrough) && !defined(_LIBCPP_VERSION) 35 #define fallthrough __attribute__((__fallthrough__)) macro 37 #define fallthrough ((void)0) macro
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | Compiler.h | 272 #if defined(__cplusplus) && __cplusplus > 201402L && LLVM_HAS_CPP_ATTRIBUTE(fallthrough) 273 #define LLVM_FALLTHROUGH [[fallthrough]] 274 #elif LLVM_HAS_CPP_ATTRIBUTE(gnu::fallthrough) 275 #define LLVM_FALLTHROUGH [[gnu::fallthrough]] 276 #elif __has_attribute(fallthrough) 277 #define LLVM_FALLTHROUGH __attribute__((fallthrough)) 278 #elif LLVM_HAS_CPP_ATTRIBUTE(clang::fallthrough) 279 #define LLVM_FALLTHROUGH [[clang::fallthrough]]
|
| /freebsd-13.1/contrib/llvm-project/lldb/include/lldb/ |
| H A D | lldb-private-defines.h | 26 #if __has_cpp_attribute(clang::fallthrough) 27 #define LLVM_FALLTHROUGH [[clang::fallthrough]]
|
| /freebsd-13.1/sys/contrib/openzfs/config/ |
| H A D | always-compiler-options.m4 | 165 dnl # Check if gcc supports -Wimplicit-fallthrough option. 168 AC_MSG_CHECKING([whether $CC supports -Wimplicit-fallthrough]) 171 CFLAGS="$CFLAGS -Werror -Wimplicit-fallthrough" 174 IMPLICIT_FALLTHROUGH=-Wimplicit-fallthrough 176 [Define if compiler supports -Wimplicit-fallthrough])
|
| /freebsd-13.1/contrib/libarchive/libarchive/test/ |
| H A D | test.h | 37 #define __LA_FALLTHROUGH __attribute__((fallthrough))
|
| /freebsd-13.1/crypto/openssh/m4/ |
| H A D | openssh.m4 | 26 * Test fallthrough behaviour. clang 10's -Wimplicit-fallthrough does 27 * not understand comments and we don't use the "fallthrough" attribute
|
| /freebsd-13.1/contrib/bc/include/ |
| H A D | status.h | 143 #if __has_attribute(fallthrough) 144 #define BC_FALLTHROUGH __attribute__((fallthrough));
|
| /freebsd-13.1/sys/contrib/openzfs/include/os/freebsd/linux/ |
| H A D | compiler.h | 70 #define fallthrough __attribute__((__fallthrough__)) macro
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/AST/Interp/ |
| H A D | ByteCodeEmitter.h | 66 bool fallthrough(const LabelTy &Label);
|
| H A D | EvalEmitter.h | 68 bool fallthrough(const LabelTy &Label);
|
| H A D | ByteCodeEmitter.cpp | 164 bool ByteCodeEmitter::fallthrough(const LabelTy &Label) { in fallthrough() function in ByteCodeEmitter
|
| /freebsd-13.1/contrib/jemalloc/include/jemalloc/internal/ |
| H A D | jemalloc_internal_macros.h | 45 #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough);
|
| /freebsd-13.1/sys/contrib/dev/iwlwifi/mvm/ |
| H A D | led.c | 61 fallthrough; in iwl_mvm_leds_init()
|
| /freebsd-13.1/sys/compat/linuxkpi/common/include/linux/ |
| H A D | compiler.h | 69 #define fallthrough /* FALLTHROUGH */ do { } while(0) macro
|
| /freebsd-13.1/contrib/libarchive/libarchive/ |
| H A D | archive_platform.h | 227 #define __LA_FALLTHROUGH __attribute__((fallthrough))
|
| /freebsd-13.1/sys/contrib/openzfs/lib/libzfsbootenv/ |
| H A D | lzbe_device.c | 66 fallthrough; in lzbe_set_boot_device()
|
| /freebsd-13.1/sys/contrib/openzfs/module/zfs/ |
| H A D | abd.c | 1069 fallthrough; in abd_raidz_gen_iterate() 1072 fallthrough; in abd_raidz_gen_iterate() 1182 fallthrough; in abd_raidz_rec_iterate() 1186 fallthrough; in abd_raidz_rec_iterate()
|
| H A D | zfs_replay.c | 365 fallthrough; in zfs_replay_create_acl() 397 fallthrough; in zfs_replay_create_acl() 522 fallthrough; in zfs_replay_create() 539 fallthrough; in zfs_replay_create()
|
| /freebsd-13.1/sys/contrib/dev/iwlwifi/ |
| H A D | iwl-debug.c | 79 fallthrough; in __iwl_err()
|
| /freebsd-13.1/contrib/llvm-project/openmp/runtime/src/ |
| H A D | kmp_os.h | 335 #if __cplusplus > 201402L && __has_cpp_attribute(fallthrough) 336 #define KMP_FALLTHROUGH() [[fallthrough]] 337 #elif __has_cpp_attribute(clang::fallthrough) 338 #define KMP_FALLTHROUGH() [[clang::fallthrough]] 339 #elif __has_attribute(fallthrough) || __GNUC__ >= 7
|
| /freebsd-13.1/contrib/processor-trace/libipt/src/ |
| H A D | pt_insn_decoder.c | 711 fallthrough; in pt_insn_at_disabled_event() 1634 fallthrough; in pt_insn_event() 1657 fallthrough; in pt_insn_event() 1670 fallthrough; in pt_insn_event()
|
| H A D | pt_insn.c | 195 fallthrough; in pt_insn_next_ip()
|