Home
last modified time | relevance | path

Searched refs:grap (Results 1 – 13 of 13) sorted by relevance

/original-bsd/local/ditroff/ditroff.okeeffe/grap/
H A DMakefile11 SRCFILES = grap.y grapl.l grap.h $(CFILES)
13 all: grap grap.defines
15 grap: grap.o grapl.o $(OFILES) grap.h target
16 $(CC) -o grap $(CFLAGS) grap.o grapl.o $(OFILES) -lm
20 grap.c: grap.h grap.y # grap.o: grap.h
21 yacc -d grap.y
22 mv y.tab.c grap.c
24 y.tab.h: grap.o
30 install -s grap $(DESTDIR)$(BINDIR)/grap
31 install -c -m 644 grap.defines $(DESTDIR)${LIBDIR}/grap.defines
[all …]
H A DREADME1 grap is a pic preprocessor for drawing graphs.
3 grap [files] | pic | ... (mrkos!/usr/bin so far)
68 symbols like bullet, circle, star, plus: cat /usr/lib/grap.defines,
H A Dgrap.11 grap is a pic preprocessor for drawing graphs.
3 grap [files] | pic | ... (mrkos!/usr/bin so far)
68 symbols like bullet, circle, star, plus: cat /usr/lib/grap.defines,
/original-bsd/games/sail/
H A Dextern.h41 #define grappled2(a, b) ((a)->file->grap[(b)->file->index].sn_count)
45 #define Xgrappled2(a, b) ((a)->file->grap[(b)->file->index].sn_turn < turn-1 ? grappled2(a, b) : 0)
173 struct snag grap[NSHIP]; /* 124 */ member
H A Ddr_4.c31 grap(from, to) in grap() function
H A D:file7 +/"grap:"8t"count"8t"turn"16t"count"8t"turn"
H A Ddr_2.c35 grap(sp, sq); in thinkofgrapples()
37 grap(sp, sq); in thinkofgrapples()
H A Dsync.c230 register struct snag *p = &ship->file->grap[a];
251 register struct snag *p = &ship->file->grap[a];
/original-bsd/local/ditroff/ditroff.okeeffe/
H A DMakefile11 UDIRS = troff utilities eqn pic ideal grap tbl term chem
/original-bsd/local/ditroff/ditroff.okeeffe/eqn/
H A DREADME17 4. Macros with arguments, as in grap and pic.
/original-bsd/local/ditroff/ditroff.van/
H A DMakefile14 UDIRS = utilities devhar eqn pic ideal grap tbl term devnver chem
/original-bsd/local/ditroff/ditroff.okeeffe/pic/
H A DUNDOC48 from grap.
50 Added copy, for and if from grap:
/original-bsd/admin/admin/copyright4.2-4.3/
H A Dfiles.4.2.copyr1045 /usr/src/games/sail/grap.c