Searched refs:symbol_tail (Results 1 – 1 of 1) sorted by relevance
115 UINT8 *symbol_tail; /* => table of suffix bytes */ member319 *(sinfo->sp++) = sinfo->symbol_tail[code]; /* tail is a byte value */ in LZWReadByte()329 sinfo->symbol_tail[code] = (UINT8)sinfo->firstcode; in LZWReadByte()489 source->symbol_tail = (UINT8 *) in start_input_gif()