Home
last modified time | relevance | path

Searched defs:text (Results 1 – 25 of 66) sorted by relevance

123

/csrg-svn/games/adventure/
H A Dhdr.h58 struct text struct
67 struct text rtext[RTXSIZ]; /* random text messages */ argument
70 struct text mtext[MAGSIZ]; /* magic messages */ argument
74 struct text ctext[CLSMAX]; /* classes of adventurer */ argument
77 struct text ptext[101]; /* object descriptions */ argument
80 struct text ltext[LOCSIZ]; /* long loc description */ argument
81 struct text stext[LOCSIZ]; /* short loc descriptions */ argument
95 int actspk[35]; /* rtext msg for verb <n> */ argument
97 int cond[LOCSIZ]; /* various condition bits */
101 int hntmax;
[all …]
/csrg-svn/bin/sh/
H A Dmkinit.c63 struct text { struct
72 char text[BLOCKSIZE]; argument
443 addstr(s, text) in addstr() argument
457 addchar(c, text) in addchar() argument
480 writetext(text, fp) in writetext() argument
H A Dvar.h29 char *text; /* name=value */ member
37 char *text; /* saved text */ member
H A Dexpand.h15 char *text; member
/csrg-svn/usr.bin/uucp/libuu/
H A Dlogent.c73 mlogent(fp, status, text) in mlogent() argument
162 logent(text, status) in logent() argument
174 log_xferstats(text) in log_xferstats() argument
H A Dxqt.c97 char text[300]; local
H A Dsystat.c23 systat(name, type, text) in systat() argument
/csrg-svn/games/backgammon/backgammon/
H A Dtext.c81 text (t) in text() function
/csrg-svn/sys/sparc/rcons/
H A Draster_text.c39 raster_text( r, x, y, rop, rf, text ) in raster_text() argument
51 raster_textn( r, x, y, rop, rf, text, n ) in raster_textn() argument
/csrg-svn/games/backgammon/teachgammon/
H A Dttext2.c100 text (txt) in text() function
/csrg-svn/games/hack/
H A Dhack.rip.c76 center(line, text) int line; char *text; { in center() argument
/csrg-svn/usr.bin/uucp/uucico/
H A Dgio.c103 char text[BUFSIZ]; local
159 char text[BUFSIZ]; local
/csrg-svn/local/ditroff/ditroff.old.okeeffe/eqn/
H A Dtext.c12 text(t,p1) int t; char *p1; { in text() function
/csrg-svn/local/ditroff/ditroff.old.okeeffe/pic/
H A Dpic.h75 struct text { struct
85 extern struct text text[]; argument
/csrg-svn/old/eqn/common_source/
H A Dtext.c22 text(t,p1) int t; char *p1; { in text() function
/csrg-svn/local/ditroff/ditroff.old.okeeffe/gremlin.aed/gprint/
H A Dhdb.c33 ELT *DBCreateElt(type, pointlist, brush, size, text, db) in DBCreateElt() argument
/csrg-svn/local/ditroff/ditroff.old.okeeffe/sunsrc/gremlin/
H A Dpoint.c96 PTMakeTextPoints(text, font, size, point, pos) in PTMakeTextPoints() argument
H A Ddb.c48 DBCreateElt(type, pointlist, brush, size, text, db) in DBCreateElt() argument
529 char *text; variable
/csrg-svn/old/tbl/
H A Dt6.c18 int icol, ilin, tsep, k, ik, vforml, il, text; in maktab() local
/csrg-svn/local/ditroff/ditroff.old.okeeffe/grn/
H A Dhdb.c47 DBCreateElt(type, pointlist, brush, size, text, db) in DBCreateElt() argument
/csrg-svn/old/talk/talk/
H A Ddisplay.c44 display(win, text, size) in display() argument
/csrg-svn/usr.bin/talk/
H A Ddisplay.c39 display(win, text, size) in display() argument
/csrg-svn/local/ditroff/ditroff.okeeffe/tbl/
H A Dmaktab.c23 int icol, ilin, tsep, k, ik, vforml, il, text; in maktab() local
/csrg-svn/local/ditroff/ditroff.okeeffe/eqn/
H A Dtext.c17 text(t, p1) /* convert text string p1 of type t */ in text() function
/csrg-svn/old/make/
H A Dgram.y206 char *text, templin[INMAX]; in nextlin() local

123