Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/compress/
H A Dcompress.c88 #define OUTSTACKSIZE (2<<BITS) macro
142 static count_int htab [OUTSTACKSIZE];
143 static unsigned short codetab [OUTSTACKSIZE];
162 #define stack_max ((char_type *)&tab_suffixof(OUTSTACKSIZE))