Home
last modified time | relevance | path

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

/linux/lib/zstd/decompress/
H A Dhuf_decompress.c995 int const wEnd = (int)maxWeight + 1; in HUF_fillDTableX2() local
998 for (w = 1; w < wEnd; ++w) { in HUF_fillDTableX2()
1016 rankValOrigin[nbBits], minWeight, wEnd, in HUF_fillDTableX2()