Home
last modified time | relevance | path

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

/glibc-2.36/posix/
Dfnmatch.c65 # define FALLTHROUGH __attribute__ ((__fallthrough__)) macro
67 # define FALLTHROUGH ((void) 0) macro
Dregex_internal.h838 # define FALLTHROUGH __attribute__ ((__fallthrough__)) macro
840 # define FALLTHROUGH ((void) 0) macro