Searched defs:PACK32 (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/lib/libavb/ | ||
H A D | avb_sha256.c | 32 #define PACK32(str, x) \ macro |
/openbmc/linux/arch/powerpc/kernel/ | ||
H A D | kgdb.c | 184 #define PACK32(ptr, src) do { \ macro |