Home
last modified time | relevance | path

Searched refs:COPY16 (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zstd/lib/common/
H A Dzstd_internal.h245 #define COPY16(d,s) { ZSTD_copy16(d,s); d+=16; s+=16; } macro
288 COPY16(op, ip); in ZSTD_wildcopy()
292 COPY16(op, ip); in ZSTD_wildcopy()
295 COPY16(op, ip); in ZSTD_wildcopy()
296 COPY16(op, ip); in ZSTD_wildcopy()
/freebsd/sys/contrib/zstd/lib/common/
H A Dzstd_internal.h199 #define COPY16(d,s) { ZSTD_copy16(d,s); d+=16; s+=16; } macro
240 COPY16(op, ip); in ZSTD_wildcopy()
249 COPY16(op, ip); in ZSTD_wildcopy()
250 COPY16(op, ip); in ZSTD_wildcopy()