Searched defs:litlen (Results 1 – 7 of 7) sorted by relevance
834 { U32 const litlen = (U32)(ip - anchor); in ZSTD_compressBlock_opt_generic() local898 { U32 const litlen = (opt[cur-1].mlen == 0) ? opt[cur-1].litlen + 1 : 1; in ZSTD_compressBlock_opt_generic() local946 U32 const litlen = (opt[cur].mlen == 0) ? opt[cur].litlen : 0; in ZSTD_compressBlock_opt_generic() local
95 U32 litlen; member
1081 { U32 const litlen = (U32)(ip - anchor); in ZSTD_compressBlock_opt_generic() local1148 { U32 const litlen = (opt[cur-1].mlen == 0) ? opt[cur-1].litlen + 1 : 1; in ZSTD_compressBlock_opt_generic() local1197 U32 const litlen = (opt[cur].mlen == 0) ? opt[cur].litlen : 0; in ZSTD_compressBlock_opt_generic() local
157 U32 litlen; member
107 static int litlen = 0, litalloc = 0; variable
568 U32 litlen; member
2802 U32 litlen; member