Home
last modified time | relevance | path

Searched refs:LIG_FF (Results 1 – 8 of 8) sorted by relevance

/dports/devel/9base/9base-6/troff/
H A Dn2.c171 else if (j == LIG_FF) in outascii()
H A Dt6.c651 j = LIG_FF; in getlg()
654 j = LIG_FF; in getlg()
H A Dtdef.h149 #define LIG_FF c_ff /* \(ff */ macro
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/troff/
H A Dn2.c172 else if (j == LIG_FF) in outascii()
H A Dt6.c655 j = LIG_FF; in getlg()
658 j = LIG_FF; in getlg()
H A Dtdef.h151 #define LIG_FF c_ff /* \(ff */ macro
/dports/textproc/heirloom-doctools/heirloom-doctools-160308/troff/troff.d/
H A Dt6.c1410 if ((to == LIG_FF || (cbits(from[0]) == 'f' && cbits(from[1]) == 'f' && in addlig()
1412 fitab[f][LIG_FF-32] != NOCODE) in addlig()
1413 if (codetab[f][fitab[f][LIG_FF-32]] < 32) in addlig()
1414 fitab[f][LIG_FF-32] = 0; in addlig()
1480 to = LIG_FF; in setlig()
/dports/textproc/heirloom-doctools/heirloom-doctools-160308/troff/
H A Dtdef.h184 #define LIG_FF c_ff /* \(ff */ macro