Lines Matching refs:fc
395 gchtab[fc] &= ~FCBIT; in casefc()
396 fc = IMP; in casefc()
400 fc = i; in casefc()
401 gchtab[fc] |= FCBIT; in casefc()
402 if (skip() || ismot(ch) || (ch = cbits(ch)) == fc) in casefc()
427 savfc = fc; in setfield()
430 tabch = ldrch = fc = IMP; in setfield()
434 gchtab[fc] &= ~FCBIT; in setfield()
543 gchtab[fc] &= ~FCBIT; in setfield()
546 fc = savfc; in setfield()
549 gchtab[fc] |= FCBIT; in setfield()