Home
last modified time | relevance | path

Searched refs:BUILD_BUG (Results 1 – 3 of 3) sorted by relevance

/tools/objtool/include/objtool/
Dendianness.h33 BUILD_BUG(); break; \
/tools/include/linux/
Dbuild_bug.h59 #define BUILD_BUG() BUILD_BUG_ON_MSG(1, "BUILD_BUG failed") macro
/tools/arch/x86/lib/
Dinsn.c31 BUILD_BUG(); break; \