Searched refs:thissymbol (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/usr.bin/gzip/
H A Dunpack.c258 const char *thissymbol; /* The symbol pointer decoded from stream */ local
291 thissymbol =
293 if ((thissymbol == unpackd->symbol_eob) &&
297 fputc((*thissymbol), unpackd->fpOut);

Completed in 69 milliseconds