Searched refs:FFLAG (Results 1 – 10 of 10) sorted by relevance
72 FFLAG=-F$(top_builddir)/font -F$(top_srcdir)/font75 TROFF=$(TROFFBIN) $(TFLAG) $(FFLAG) -ww81 | $(GROFFBIN) $(TFLAG) $(FFLAG) -Upet -ww
42 FFLAG=-F$(top_builddir)/font -F$(top_srcdir)/font51 | $(GROFFBIN) $(TFLAG) $(FFLAG) -Upet -ww
48 FFLAG=-F$(top_builddir)/font -F$(top_srcdir)/font56 ./pdfroff $(FFLAG) $(MFLAG) $(PFLAG)
29 FFLAG=-F$(top_builddir)/font -F$(top_srcdir)/font36 $(GROFFBIN) $(FFLAG) $(TFLAG)
231 #define FFLAG 0x000100 /* frame is part of a <1,x> combo */ macro
456 int bmask = (BFLAG | FFLAG | MFLAG) << r; in makecombo2()602 if ((fsp->s_flags & (FFLAG << r)) != 0) in addframes()1013 board[tcbp->c_vertex].s_flags |= FFLAG << tcbp->c_dir; in updatecombo()1045 board[cbp->c_vertex].s_flags |= FFLAG << cbp->c_dir; in updatecombo()
63 # If dictionary byte 38 (FFLAG) has the value 255, there is no space left64 >(3.l+37) ubyte <0xFF (FFLAG=%#x)65 >(3.l+37) ubyte =0xFF (FFLAG=full)
106 #define FFLAG (state->IFFlags & 1) macro
1608 else if (!state->NfiqSig && !FFLAG) in IntPending()
2010 (GROFF): Use TFLAG, FFLAG, -U, -p, -e, -t, and -ww.