Home
last modified time | relevance | path

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

12

/netbsd-src/lib/libc/stdio/
H A Dfvwrite.c87 #define COPY(n) (void)memcpy(fp->_p, p, (size_t)(n)) in __sfvwrite() macro
/netbsd-src/external/gpl3/gcc/dist/libobjc/
H A Daccessors.m77 #define COPY(X) [((_libobjcNSObject *)(X)) copyWithZone: NULL] macro
/netbsd-src/external/gpl3/gcc.old/dist/libobjc/
H A Daccessors.m77 #define COPY(X) [((_libobjcNSObject *)(X)) copyWithZone: NULL] macro
/netbsd-src/common/lib/libc/stdlib/
H A Dheapsort.c92 #define COPY(a, b, count, size, tmp1, tmp2) { \ macro
/netbsd-src/usr.bin/tcopy/
H A Dtcopy.c80 enum {READ, VERIFY, COPY, COPYVERIFY} op = READ; in main() enumerator
/netbsd-src/sys/dev/isapnp/
H A Disapnpres.c225 #define COPY(a, b) strncpy((a), (b), sizeof(a)), (a)[sizeof(a) - 1] = '\0' in isapnp_process_tag() macro
/netbsd-src/external/gpl2/gettext/dist/os2/
H A DMakefile67 COPY = cp -p macro
/netbsd-src/external/gpl3/binutils.old/dist/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
/netbsd-src/external/gpl3/binutils/dist/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
/netbsd-src/external/gpl3/gdb/dist/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
/netbsd-src/external/cddl/osnet/dist/uts/common/zmod/
H A Dinflate.h37 COPY, /* i/o: waiting for input or output to copy stored block */ enumerator
/netbsd-src/sys/compat/common/
H A Dkern_info_43.c268 #define COPY(fld) \ in compat_43_sys_getkerninfo() macro
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dyyscript.h89 COPY = 290, /* COPY */ enumerator
201 #define COPY 290 macro
H A Dsymtab.h1403 COPY, enumerator
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dyyscript.h89 COPY = 290, /* COPY */ enumerator
201 #define COPY 290 macro
H A Dsymtab.h1403 COPY, enumerator
/netbsd-src/common/dist/zlib/
H A Dinflate.h36 COPY, /* i/o: waiting for input or output to copy stored block */ enumerator
/netbsd-src/usr.bin/vmstat/
H A Dvmstat.c773 #define COPY(field) uvmexp.field = uvmexp_kernel.field in dovmstat() macro
914 #define COPY(field) uvmexp.field = uvmexp_kernel.field in dosum() macro
1130 #define COPY(field) uvmexp.field = uvmexp_kernel.field in doforkst() macro
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Dldgram.h111 COPY = 312, /* COPY */ enumerator
251 #define COPY 312 macro
/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dldgram.h115 COPY = 316, /* COPY */ enumerator
259 #define COPY 316 macro
/netbsd-src/bin/pax/
H A Dpax.h65 #define COPY 4 /* copy files to destination dir */ macro
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dzlib.c124 COPY, /* i/o: waiting for input or output to copy stored block */ enumerator

12