Home | History | Annotate | Download | only in libtiff

Lines Matching defs:firstchar

125 	unsigned char	firstchar;	/* first token of string */
244 sp->dec_codetab[code].firstchar = code;
482 free_entp->firstchar = free_entp->next->firstchar;
485 codep->firstchar : free_entp->firstchar;
701 free_entp->firstchar = free_entp->next->firstchar;
704 codep->firstchar : free_entp->firstchar;