Searched refs:BUILD_ASSERT (Results 1 – 3 of 3) sorted by relevance
55 #ifndef BUILD_ASSERT56 #define BUILD_ASSERT(cond) ((void)sizeof(char[1 - 2 * !(cond)])) macro171 BUILD_ASSERT((offsetof(struct signature_rsa2048_pkcs15, modulus) == in validate_transition()295 BUILD_ASSERT((MEMBER_SIZE(struct hash_sha256, hash_magic) == in validate_payload_regions()
274 #define BUILD_ASSERT(c) \ macro
19 #define BUILD_ASSERT(_cond) macro3411 BUILD_ASSERT(EC_MKBP_EVENT_COUNT <= EC_MKBP_EVENT_TYPE_MASK);3464 BUILD_ASSERT(sizeof(union ec_response_get_next_data_v1) == 16);5604 BUILD_ASSERT(EC_PCHG_UPDATE_CMD_COUNT