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