Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libutils/ext/include/
A Dcompiler.h274 #define fallthrough __attribute__((__fallthrough__)) macro
276 #define fallthrough do {} while (0) /* fallthrough */ macro

Completed in 3 milliseconds