Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libfido2/dist/src/
H A Dfallthrough.h13 #define FALLTHROUGH __attribute__((fallthrough)); macro
18 #define FALLTHROUGH /* FALLTHROUGH */ macro
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dattribute.h150 #define FALLTHROUGH _GL_ATTRIBUTE_FALLTHROUGH macro
H A Dfnmatch.c68 # define FALLTHROUGH __attribute__ ((__fallthrough__)) macro
70 # define FALLTHROUGH ((void) 0) macro
/netbsd-src/external/mpl/bind/dist/contrib/dlz/modules/include/
H A Ddlz_minimal.h
/netbsd-src/external/mpl/bind/dist/lib/isc/include/isc/
H A Dutil.h71 #define FALLTHROUGH global() macro
73 #define FALLTHROUGH global() macro
76 #define FALLTHROUGH do {} while (0) /* FALLTHROUGH global() macro
/netbsd-src/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