Home
last modified time | relevance | path

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

/lib/
Ddecompress_bunzip2.c63 #define MAX_SYMBOLS 258 /* 256 literals + RUNA + RUNB */ macro
85 int permute[MAX_SYMBOLS];
234 unsigned char length[MAX_SYMBOLS], temp[MAX_HUFCODE_BITS+1]; in get_next_block()
401 >= MAX_SYMBOLS)) in get_next_block()