get_le32           22 arch/powerpc/boot/xz_config.h #define get_le32(p) (*((uint32_t *) (p)))
get_le32           29 arch/powerpc/boot/xz_config.h #define get_le32(p) swab32p(p)
get_le32           43 lib/xz/xz_private.h #	define get_le32(p) le32_to_cpup((const uint32_t *)(p))