Home
last modified time | relevance | path

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

/linux/lib/
H A Ddecompress_bunzip2.c64 #define MAX_SYMBOLS 258 /* 256 literals + RUNA + RUNB */ macro
86 int permute[MAX_SYMBOLS];
235 unsigned char length[MAX_SYMBOLS]; in get_next_block()
403 >= MAX_SYMBOLS)) in get_next_block()