Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/common/
H A Dzstd_internal.h260 #define COPY16(d,s) { ZSTD_copy16(d,s); d+=16; s+=16; } macro
303 COPY16(op, ip); in ZSTD_wildcopy()
312 COPY16(op, ip); in ZSTD_wildcopy()
313 COPY16(op, ip); in ZSTD_wildcopy()
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c6543 #define COPY16(d,s) { ZSTD_copy16(d,s); d+=16; s+=16; } macro
6586 COPY16(op, ip); in ZSTD_wildcopy()
6590 COPY16(op, ip); in ZSTD_wildcopy()
6593 COPY16(op, ip); in ZSTD_wildcopy()
6594 COPY16(op, ip); in ZSTD_wildcopy()