Home
last modified time | relevance | path

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

/linux/lib/
H A Ddecompress_bunzip2.c635 const unsigned int BZh0 = in start_bunzip() local
665 if (((unsigned int)(i-BZh0-1)) >= 9) in start_bunzip()
670 bd->dbufSize = 100000*(i-BZh0); in start_bunzip()