Home
last modified time | relevance | path

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

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