Searched defs:BUILD_BUG (Results 1 – 3 of 3) sorted by relevance
14 #define BUILD_BUG() (0) macro80 #define BUILD_BUG() BUILD_BUG_ON_MSG(1, "BUILD_BUG failed") macro
59 #define BUILD_BUG() BUILD_BUG_ON_MSG(1, "BUILD_BUG failed") macro