Searched defs:litlen (Results 1 – 5 of 5) sorted by relevance
972 { U32 const litlen = (U32)(ip - anchor); in ZSTD_compressBlock_opt_generic() local1038 { U32 const litlen = (opt[cur-1].mlen == 0) ? opt[cur-1].litlen + 1 : 1; in ZSTD_compressBlock_opt_generic() local1086 U32 const litlen = (opt[cur].mlen == 0) ? opt[cur].litlen : 0; in ZSTD_compressBlock_opt_generic() local
110 U32 litlen; member
571 U32 litlen; member
2806 U32 litlen; member
10005 U32 litlen; member20979 { U32 const litlen = (U32)(ip - anchor); in ZSTD_compressBlock_opt_generic() local21043 { U32 const litlen = (opt[cur-1].mlen == 0) ? opt[cur-1].litlen + 1 : 1; in ZSTD_compressBlock_opt_generic() local21091 U32 const litlen = (opt[cur].mlen == 0) ? opt[cur].litlen : 0; in ZSTD_compressBlock_opt_generic() local