Searched refs:tmpdst (Results 1 – 1 of 1) sorted by relevance
789 uint8_t *tmpdst; in ti_bcopy_swap() local798 tmpdst = dst; in ti_bcopy_swap()803 *(uint32_t *)tmpdst = ntohl(*(const uint32_t *)tmpsrc); in ti_bcopy_swap()805 *(uint32_t *)tmpdst = htonl(*(const uint32_t *)tmpsrc); in ti_bcopy_swap()807 tmpdst += 4; in ti_bcopy_swap()