Searched refs:COPY16 (Results 1 – 1 of 1) sorted by relevance
185 #define COPY16(d,s) { ZSTD_copy16(d,s); d+=16; s+=16; } macro226 COPY16(op, ip); in ZSTD_wildcopy()235 COPY16(op, ip); in ZSTD_wildcopy()236 COPY16(op, ip); in ZSTD_wildcopy()
Completed in 4 milliseconds