Searched defs:condition (Results 1 – 3 of 3) sorted by relevance
44 #define __compiletime_assert(condition, msg, prefix, suffix) \ argument50 #define _compiletime_assert(condition, msg, prefix, suffix) \ argument52 #define compiletime_assert(condition, msg) \ argument55 #define BUILD_BUG_ON(condition) \ argument
34 #define test(condition, msg, ...) \ argument
50 #define assert(condition) ((void)0) argument