Searched refs:fromBytes (Results 1 – 1 of 1) sorted by relevance
592 std::size_t fromBytes{from.ElementBytes()}; in RTNAME() local593 accumulator.raw().elem_len += fromBytes; in RTNAME()608 std::memcpy(to + oldBytes, from.Element<char>(fromAt), fromBytes); in RTNAME()