Home
last modified time | relevance | path

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

/linux-6.14.4/tools/include/nolibc/
Dcompiler.h36 # define __nolibc_fallthrough do { } while (0); __attribute__((fallthrough)) macro
38 # define __nolibc_fallthrough do { } while (0) macro