Searched defs:lhc (Results 1 – 5 of 5) sorted by relevance
543 lhc: lhc@a0 { label
369 lhc: lhc@a0 { label
494 lhc: lhc@a0 { label
531 U32 const lhc = hType + ((!singleStream) << 2) + ((U32)srcSize << 4) + ((U32)cLitSize << 14); in ZSTD_compressLiterals() local537 U32 const lhc = hType + (2 << 2) + ((U32)srcSize << 4) + ((U32)cLitSize << 18); in ZSTD_compressLiterals() local544 U32 const lhc = hType + (3 << 2) + ((U32)srcSize << 4) + ((U32)cLitSize << 22); in ZSTD_compressLiterals() local
453 U32 const lhc = ZSTD_readLE32(istart); in ZSTD_decodeLiteralsBlock() local