HomeSort by: relevance | last modified time | path
    Searched defs:__fallthrough (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/dhcpcd/dist/src/
common.h 123 #ifndef __fallthrough
125 # define __fallthrough __attribute__((fallthrough)) macro
127 # define __fallthrough macro

Completed in 21 milliseconds