Home
last modified time | relevance | path

Searched refs:FCBIT (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/troff/
H A Dn9.c395 gchtab[fc] &= ~FCBIT; in casefc()
401 gchtab[fc] |= FCBIT; in casefc()
434 gchtab[fc] &= ~FCBIT; in setfield()
435 gchtab[IMP] |= TABBIT|LDRBIT|FCBIT; in setfield()
543 gchtab[fc] &= ~FCBIT; in setfield()
549 gchtab[fc] |= FCBIT; in setfield()
H A Dtdef.h265 #define FCBIT 010 macro