Searched refs:dst_single_byte (Results 1 – 1 of 1) sorted by relevance
1043 uint8_t * dst_single_byte; in bsp_copy_multibyte() local1061 dst_single_byte = (uint8_t *) dst; in bsp_copy_multibyte()1065 *dst_single_byte++ = *src_single_byte++; in bsp_copy_multibyte()