Searched refs:FALLTHROUGH (Results 1 - 25 of 76) sorted by relevance

1234

/netbsd-current/external/bsd/libfido2/dist/src/
H A Dfallthrough.h13 #define FALLTHROUGH __attribute__((fallthrough)); macro
17 #ifndef FALLTHROUGH
18 #define FALLTHROUGH /* FALLTHROUGH */ macro
/netbsd-current/external/mpl/bind/dist/lib/isc/
H A Dsiphash.c134 FALLTHROUGH;
137 FALLTHROUGH;
140 FALLTHROUGH;
143 FALLTHROUGH;
146 FALLTHROUGH;
149 FALLTHROUGH;
152 FALLTHROUGH;
214 FALLTHROUGH;
217 FALLTHROUGH;
220 FALLTHROUGH;
[all...]
H A Durl.c283 FALLTHROUGH;
405 FALLTHROUGH;
418 FALLTHROUGH;
434 FALLTHROUGH;
584 FALLTHROUGH;
H A Dtm.c327 FALLTHROUGH;
337 FALLTHROUGH;
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/
H A Dsiphash.c134 FALLTHROUGH;
137 FALLTHROUGH;
140 FALLTHROUGH;
143 FALLTHROUGH;
146 FALLTHROUGH;
149 FALLTHROUGH;
152 FALLTHROUGH;
214 FALLTHROUGH;
217 FALLTHROUGH;
220 FALLTHROUGH;
[all...]
H A Durl.c282 FALLTHROUGH;
404 FALLTHROUGH;
417 FALLTHROUGH;
433 FALLTHROUGH;
583 FALLTHROUGH;
H A Dtm.c327 FALLTHROUGH;
337 FALLTHROUGH;
/netbsd-current/external/gpl3/gdb.old/dist/gnulib/import/
H A Dattribute.h142 #define FALLTHROUGH _GL_ATTRIBUTE_FALLTHROUGH macro
H A Dmbrtowc-impl.h55 FALLTHROUGH;
58 FALLTHROUGH;
H A Dfnmatch.c68 # define FALLTHROUGH ((void) 0) macro
70 # define FALLTHROUGH __attribute__ ((__fallthrough__)) macro
/netbsd-current/external/gpl3/gdb/dist/gnulib/import/
H A Dattribute.h150 #define FALLTHROUGH _GL_ATTRIBUTE_FALLTHROUGH macro
H A Dmbrtowc-impl.h55 FALLTHROUGH;
58 FALLTHROUGH;
H A Dfnmatch.c68 # define FALLTHROUGH __attribute__ ((__fallthrough__)) macro
70 # define FALLTHROUGH ((void) 0) macro
/netbsd-current/external/mpl/bind/dist/contrib/dlz/modules/include/
H A Ddlz_minimal.h96 #define FALLTHROUGH __attribute__((fallthrough)) macro
99 #define FALLTHROUGH do {} while (0) /* FALLTHROUGH */ macro
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
H A Dutil.h72 #define FALLTHROUGH [[fallthrough]] macro
74 #define FALLTHROUGH __attribute__((fallthrough)) macro
77 #define FALLTHROUGH do {} while (0) /* FALLTHROUGH */ macro
/netbsd-current/external/mpl/bind/dist/lib/isc/include/isc/
H A Dutil.h71 #define FALLTHROUGH [[fallthrough]] macro
73 #define FALLTHROUGH __attribute__((fallthrough)) macro
76 #define FALLTHROUGH do {} while (0) /* FALLTHROUGH */ macro
/netbsd-current/external/mpl/bind/dist/bin/dnssec/
H A Ddnssec-verify.c137 FALLTHROUGH;
263 FALLTHROUGH;
H A Ddnssec-dsfromkey.c440 FALLTHROUGH;
446 FALLTHROUGH;
H A Ddnssec-revoke.c124 FALLTHROUGH;
H A Ddnssec-keyfromlabel.c321 FALLTHROUGH;
327 FALLTHROUGH;
/netbsd-current/external/mpl/bind/dist/lib/bind9/
H A Dgetaddresses.c137 FALLTHROUGH;
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_internal_defs.h268 # define FALLTHROUGH [[clang::fallthrough]] macro
270 # define FALLTHROUGH macro
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Dupdate.c1721 FALLTHROUGH;
1753 FALLTHROUGH;
1844 FALLTHROUGH;
1960 FALLTHROUGH;
1991 FALLTHROUGH;
2084 FALLTHROUGH;
2135 FALLTHROUGH;
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Dupdate.c1721 FALLTHROUGH;
1753 FALLTHROUGH;
1844 FALLTHROUGH;
1961 FALLTHROUGH;
1992 FALLTHROUGH;
2085 FALLTHROUGH;
2137 FALLTHROUGH;
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_rtl_report.cpp485 FALLTHROUGH;
487 FALLTHROUGH;
489 FALLTHROUGH;
635 FALLTHROUGH;

Completed in 176 milliseconds

1234