Searched refs:tmpdst (Results 1 – 1 of 1) sorted by relevance
795 uint8_t *tmpdst; in ti_bcopy_swap() local804 tmpdst = dst; in ti_bcopy_swap()809 *(uint32_t *)tmpdst = ntohl(*(const uint32_t *)tmpsrc); in ti_bcopy_swap()811 *(uint32_t *)tmpdst = htonl(*(const uint32_t *)tmpsrc); in ti_bcopy_swap()813 tmpdst += 4; in ti_bcopy_swap()