Searched refs:FFLAG (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl2/groff/dist/contrib/pdfmark/
H A DMakefile.sub48 FFLAG=-F$(top_builddir)/font -F$(top_srcdir)/font
56 ./pdfroff $(FFLAG) $(MFLAG) $(PFLAG)
/netbsd-current/external/gpl2/groff/dist/doc/
H A DMakefile.in72 FFLAG=-F$(top_builddir)/font -F$(top_srcdir)/font
75 TROFF=$(TROFFBIN) $(TFLAG) $(FFLAG) -ww
81 | $(GROFFBIN) $(TFLAG) $(FFLAG) -Upet -ww
H A DMakefile.sub42 FFLAG=-F$(top_builddir)/font -F$(top_srcdir)/font
51 | $(GROFFBIN) $(TFLAG) $(FFLAG) -Upet -ww
/netbsd-current/external/gpl2/groff/dist/contrib/mom/
H A DMakefile.sub29 FFLAG=-F$(top_builddir)/font -F$(top_srcdir)/font
36 $(GROFFBIN) $(FFLAG) $(TFLAG)
/netbsd-current/games/gomoku/
H A Dgomoku.h231 #define FFLAG 0x000100 /* frame is part of a <1,x> combo */ macro
H A Dpickmove.c456 int bmask = (BFLAG | FFLAG | MFLAG) << r;
602 if ((fsp->s_flags & (FFLAG << r)) != 0)
1013 board[tcbp->c_vertex].s_flags |= FFLAG << tcbp->c_dir;
1045 board[cbp->c_vertex].s_flags |= FFLAG << cbp->c_dir;
/netbsd-current/external/gpl3/gdb.old/dist/sim/arm/
H A Darmemu.h106 #define FFLAG (state->IFFlags & 1) macro
H A Darmsupp.c1605 else if (!state->NfiqSig && !FFLAG)
H A Darmemu.c1278 else if (!state->NfiqSig && !FFLAG)
/netbsd-current/external/gpl3/gdb/dist/sim/arm/
H A Darmemu.h106 #define FFLAG (state->IFFlags & 1) macro
H A Darmsupp.c1608 else if (!state->NfiqSig && !FFLAG)
H A Darmemu.c1342 else if (!state->NfiqSig && !FFLAG)

Completed in 485 milliseconds