Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zlib/
H A Ddeflate.h37 #define LITERALS 256 macro
40 #define L_CODES (LITERALS+1+LENGTH_CODES)
346 s->dyn_ltree[_length_code[len]+LITERALS+1].Freq++; \
366 s->dyn_ltree[_length_code[len]+LITERALS+1].Freq++; \
H A Dtrees.c132 {static_ltree, extra_lbits, LITERALS+1, L_CODES, MAX_BITS};
921 send_code(s, code + LITERALS + 1, ltree); /* send length code */ in compress_block()
981 for (n = 32; n < LITERALS; n++) in detect_data_type()
1113 s->dyn_ltree[_length_code[lc] + LITERALS + 1].Freq++;
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ControlFlowFinalizer.cpp372 TII->get(R600::LITERALS)) in insertLiterals()
414 TII->get(R600::LITERALS)); in MakeALUClause()
H A DR600Instructions.td657 def LITERALS : R600WrapperInst <(outs),