Searched refs:const_expr (Results 1 – 1 of 1) sorted by relevance
84 #define STATIC_ASSERT_EXPR(const_expr) \ argument85 (0 && sizeof(struct { unsigned int STATIC_ASSERT : 1 - 2 * !(const_expr); }))