Lines Matching refs:bswap32s
199 bswap32s(&e->a_info); in bswap_ahdr()
200 bswap32s(&e->a_text); in bswap_ahdr()
201 bswap32s(&e->a_data); in bswap_ahdr()
202 bswap32s(&e->a_bss); in bswap_ahdr()
203 bswap32s(&e->a_syms); in bswap_ahdr()
204 bswap32s(&e->a_entry); in bswap_ahdr()
205 bswap32s(&e->a_trsize); in bswap_ahdr()
206 bswap32s(&e->a_drsize); in bswap_ahdr()
308 #define bswapSZs bswap32s
499 bswap32s(&hdr->ih_magic); in bswap_uboot_header()
500 bswap32s(&hdr->ih_hcrc); in bswap_uboot_header()
501 bswap32s(&hdr->ih_time); in bswap_uboot_header()
502 bswap32s(&hdr->ih_size); in bswap_uboot_header()
503 bswap32s(&hdr->ih_load); in bswap_uboot_header()
504 bswap32s(&hdr->ih_ep); in bswap_uboot_header()
505 bswap32s(&hdr->ih_dcrc); in bswap_uboot_header()