Lines Matching refs:fcode
109 u_int32_t fcode; member
482 u_int32_t accm = 0, fcode; local
583 fcode = BSD_KEY(ent, c);
590 if (dictp->f.fcode == fcode) {
604 } while (dictp->f.fcode != fcode);
626 dictp->f.fcode = fcode;
696 u_int32_t fcode; local
732 fcode = BSD_KEY(ent, c);
739 if (dictp->f.fcode == fcode) {
753 } while (dictp->f.fcode != fcode);
775 dictp->f.fcode = fcode;
1038 u_int32_t fcode; local
1041 fcode = BSD_KEY(oldcode,finchar);
1066 dictp->f.fcode = fcode;