Searched refs:COPY16 (Results 1 – 1 of 1) sorted by relevance
189 #define COPY16(d,s) { ZSTD_copy16(d,s); d+=16; s+=16; } macro230 COPY16(op, ip); in ZSTD_wildcopy()239 COPY16(op, ip); in ZSTD_wildcopy()240 COPY16(op, ip); in ZSTD_wildcopy()