Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds