Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zlib/
H A Dinflate.h35 COPY_, /* i/o: same as COPY below, but only first time in */ enumerator
H A Dinflate.c759 state->mode = COPY_; in inflate()
762 case COPY_: in inflate()
1149 (state->mode == LEN_ || state->mode == COPY_ ? 256 : 0); in inflate()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrInfo.td319 defm COPY_#rc : I<(outs rc:$res), (ins rc:$src), (outs), (ins), [],