Searched defs:COPY (Results 1 – 10 of 10) sorted by relevance
/minix3/minix/tests/ |
H A D | test57loop.S | 9 #define COPY(dest, offset) \ macro
|
/minix3/lib/libc/stdio/ |
H A D | fvwrite.c | 87 #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 D | TargetOpcodes.h | 86 COPY = 13, enumerator
|
/minix3/common/lib/libc/stdlib/ |
H A D | heapsort.c | 92 #define COPY(a, b, count, size, tmp1, tmp2) { \ macro
|
/minix3/common/dist/zlib/ |
H A D | inflate.h | 37 COPY, /* i/o: waiting for input or output to copy stored block */ enumerator
|
/minix3/external/gpl3/binutils/files/ |
H A D | yyscript.h | 80 COPY = 290, enumerator 182 #define COPY 290 macro
|
H A D | yyscript.c | 145 COPY = 290, enumerator 247 #define COPY 290 macro
|
/minix3/bin/pax/ |
H A D | pax.h | 67 #define COPY 4 /* copy files to destination dir */ macro
|
/minix3/minix/commands/remsync/ |
H A D | remsync.c | 877 enum { DELETE, REPLACE, COPY, SIMILAR, EQUAL, ADD } enumerator
|
/minix3/crypto/external/bsd/netpgp/dist/src/netpgpverify/ |
H A D | zlib.c | 124 COPY, /* i/o: waiting for input or output to copy stored block */ enumerator
|