Searched refs:cdest (Results 1 – 1 of 1) sorted by relevance
96 const auto cdest = reinterpret_cast<uint8_t*>(dest); in CondCopy() local99 const uint32_t d = cdest[i]; in CondCopy()101 cdest[i] = d ^ (-ctl & (s ^ d)); in CondCopy()