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;
477 free_entp->firstchar = free_entp->next->firstchar;
480 codep->firstchar : free_entp->firstchar;
694 free_entp->firstchar = free_entp->next->firstchar;
697 codep->firstchar : free_entp->firstchar;