Lines Matching refs:i_dst
39 uint32_t *i_dst;79 i_dst = (void *)dst;88 *--i_dst = *--i_src;101 *--i_dst = buf_hold << 8 | value;110 *--i_dst = buf_hold |128 *--i_dst = buf_hold << 16 | value;137 *--i_dst = buf_hold |155 *--i_dst = buf_hold << 24 | value;164 *--i_dst = buf_hold |174 dst = (void *)i_dst;