Home
last modified time | relevance | path

Searched defs:COPY (Results 1 – 15 of 15) sorted by relevance

/f-stack/freebsd/contrib/zlib/
H A Dgzguts.h166 #define COPY 1 /* copy input directly */ macro
H A Dinflate.h36 COPY, /* i/o: waiting for input or output to copy stored block */ enumerator
/f-stack/freebsd/contrib/zstd/zlibWrapper/
H A Dgzguts.h173 #define COPY 1 /* copy input directly */ macro
/f-stack/freebsd/netgraph/
H A Dng_nat.c697 #define COPY(F) do { \ in ng_nat_rcvmsg() macro
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dvdev_raidz_math_scalar.c95 #define COPY(src, dst) dst = src macro
H A Dvdev_raidz_math_sse2.c112 #define COPY(r...) \ macro
H A Dvdev_raidz_math_avx512bw.c118 #define COPY(r...) \ macro
H A Dvdev_raidz_math_avx2.c115 #define COPY(r...) \ macro
H A Dvdev_raidz_math_ssse3.c116 #define COPY(r...) \ macro
H A Dvdev_raidz_math_avx512f.c124 #define COPY(r...) \ macro
H A Dvdev_raidz_math_powerpc_altivec_common.h266 #define COPY(r...) \ macro
H A Dvdev_raidz_math_aarch64_neon_common.h265 #define COPY(r...) \ macro
/f-stack/freebsd/netpfil/pf/
H A Dpf_ioctl.c1219 #define COPY(x) \ in pf_export_kaltq() macro
1328 #define COPY(x) \ in pf_import_kaltq() macro
/f-stack/freebsd/arm64/broadcom/genet/
H A Dif_genet.c1180 #define COPY(size) { \ in gen_parse_tx() macro
/f-stack/dpdk/drivers/common/dpaax/caamflib/rta/
H A Dsec_run_time_asm.h282 #define COPY BIT(31) /* command param is pointer (not immediate) macro