Home
last modified time | relevance | path

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

/minix3/minix/tests/
H A Dtest57loop.S9 #define COPY(dest, offset) \ macro
/minix3/lib/libc/stdio/
H A Dfvwrite.c87 #define COPY(n) (void)memcpy(fp->_p, p, (size_t)(n)) in __sfvwrite() macro
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Target/
H A DTargetOpcodes.h86 COPY = 13, enumerator
/minix3/common/lib/libc/stdlib/
H A Dheapsort.c92 #define COPY(a, b, count, size, tmp1, tmp2) { \ macro
/minix3/common/dist/zlib/
H A Dinflate.h37 COPY, /* i/o: waiting for input or output to copy stored block */ enumerator
/minix3/external/gpl3/binutils/files/
H A Dyyscript.h80 COPY = 290, enumerator
182 #define COPY 290 macro
H A Dyyscript.c145 COPY = 290, enumerator
247 #define COPY 290 macro
/minix3/bin/pax/
H A Dpax.h67 #define COPY 4 /* copy files to destination dir */ macro
/minix3/minix/commands/remsync/
H A Dremsync.c877 enum { DELETE, REPLACE, COPY, SIMILAR, EQUAL, ADD } enumerator
/minix3/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dzlib.c124 COPY, /* i/o: waiting for input or output to copy stored block */ enumerator