Searched refs:COPY16 (Results 1 – 1 of 1) sorted by relevance
244 #define COPY16(d,s) { ZSTD_copy16(d,s); d+=16; s+=16; } macro287 COPY16(op, ip); in ZSTD_wildcopy()296 COPY16(op, ip); in ZSTD_wildcopy()297 COPY16(op, ip); in ZSTD_wildcopy()