Home
last modified time | relevance | path

Searched refs:COPY_ (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/sys/contrib/zlib/
Dinflate.h35 COPY_, /* i/o: same as COPY below, but only first time in */ enumerator
Dinflate.c913 state->mode = COPY_;
916 case COPY_:
1298 (state->mode == LEN_ || state->mode == COPY_ ? 256 : 0);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyInstrInfo.td297 defm COPY_#rc : I<(outs rc:$res), (ins rc:$src), (outs), (ins), [],
/freebsd-12-stable/contrib/binutils/gas/
DChangeLog-92954092 in case host and target aren't the same. Use memcpy or COPY_*