Lines Matching refs:i_dst
63 uint32_t *i_dst;101 i_dst = (void *)dst;110 *--i_dst = *--i_src;123 *--i_dst = buf_hold << 8 | value;132 *--i_dst = buf_hold |150 *--i_dst = buf_hold << 16 | value;159 *--i_dst = buf_hold |177 *--i_dst = buf_hold << 24 | value;186 *--i_dst = buf_hold |196 dst = (void *)i_dst;