Home
last modified time | relevance | path

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

/linux/lib/zstd/compress/
H A Dzstd_compress.c2618 U32 const llv = sequences[u].litLength; in ZSTD_seqToCodes() local
2621 llCodeTable[u] = (BYTE)ZSTD_LLcode(llv); in ZSTD_seqToCodes()