Home
last modified time | relevance | path

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

/xen/xen/include/xen/
A Dcompiler.h62 # define fallthrough __attribute__((__fallthrough__)) macro
64 # define fallthrough do {} while (0) /* fallthrough */ macro

Completed in 6 milliseconds