Home
last modified time | relevance | path

Searched refs:BUILD_ASSERT (Results 1 – 3 of 3) sorted by relevance

/openbmc/google-misc/subprojects/libcr51sign/src/
H A Dlibcr51sign.c55 #ifndef BUILD_ASSERT
56 #define BUILD_ASSERT(cond) ((void)sizeof(char[1 - 2 * !(cond)])) macro
171 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()
/openbmc/obmc-console/
H A Dconsole-server.h274 #define BUILD_ASSERT(c) \ macro
/openbmc/linux/include/linux/platform_data/
H A Dcros_ec_commands.h19 #define BUILD_ASSERT(_cond) macro
3411 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