FALLTHROUGH       150 maint/gnulib/lib/attribute.h #define FALLTHROUGH _GL_ATTRIBUTE_FALLTHROUGH
FALLTHROUGH        68 maint/gnulib/lib/dfa.c #  define FALLTHROUGH [[__fallthrough__]]
FALLTHROUGH        70 maint/gnulib/lib/dfa.c #  define FALLTHROUGH __attribute__ ((__fallthrough__))
FALLTHROUGH        72 maint/gnulib/lib/dfa.c #  define FALLTHROUGH ((void) 0)
FALLTHROUGH        68 maint/gnulib/lib/fnmatch.c #  define FALLTHROUGH __attribute__ ((__fallthrough__))
FALLTHROUGH        70 maint/gnulib/lib/fnmatch.c #  define FALLTHROUGH ((void) 0)
FALLTHROUGH       205 maint/gnulib/lib/fts.c #  define FALLTHROUGH __attribute__ ((__fallthrough__))
FALLTHROUGH       207 maint/gnulib/lib/fts.c #  define FALLTHROUGH ((void) 0)
FALLTHROUGH       838 maint/gnulib/lib/regex_internal.h #  define FALLTHROUGH __attribute__ ((__fallthrough__))
FALLTHROUGH       840 maint/gnulib/lib/regex_internal.h #  define FALLTHROUGH ((void) 0)
FALLTHROUGH        26 maint/gnulib/tests/macros.h #  define FALLTHROUGH __attribute__ ((__fallthrough__))
FALLTHROUGH        28 maint/gnulib/tests/macros.h #  define FALLTHROUGH ((void) 0)