Home
last modified time | relevance | path

Searched defs:line (Results 1 – 25 of 379) sorted by relevance

12345678910>>...16

/csrg-svn/local/ditroff/ditroff.old.okeeffe/sunsrc/gremlin/
H A Dstartup.c354 STcommand(line) in STcommand() argument
395 STgetnum(line) in STgetnum() argument
415 ST1(line) in ST1() argument
432 ST2(line) in ST2() argument
449 ST3(line) in ST3() argument
466 ST4(line) in ST4() argument
483 STB(line) in STB() argument
503 STI(line) in STI() argument
523 STR(line) in STR() argument
543 STS(line) in STS() argument
[all …]
/csrg-svn/old/pcc/lint/lpass1/
H A Dlmanifest.h41 typedef struct line { struct
49 short fline; argument
54 struct line l; argument
/csrg-svn/local/ditroff/ditroff.old.okeeffe/gremlin.aed/gremlin/
H A Dlong1.c303 GetNumParm(line, index) in GetNumParm() argument
330 LGOpoint(line) in LGOpoint() argument
364 LGPoint(line) in LGPoint() argument
426 LGClearPoints(line) in LGClearPoints() argument
435 LGDeletePoint(line) in LGDeletePoint() argument
483 LGShowPoints(line) in LGShowPoints() argument
517 LGText(line) in LGText() argument
567 LGBrush(line) in LGBrush() argument
601 LGMBrush(line) in LGMBrush() argument
645 LGMFont(line) in LGMFont() argument
[all …]
H A Dlong2.c109 LGFont(line) in LGFont() argument
145 LGJust(line) in LGJust() argument
188 LGSize(line) in LGSize() argument
214 LGAlign(line) in LGAlign() argument
244 LGIncludeSet(line) in LGIncludeSet() argument
286 LGMenu(line) in LGMenu() argument
338 LGRead(line) in LGRead() argument
391 LGEdit(line) in LGEdit() argument
481 LGUndo(line) in LGUndo() argument
560 LGWrite(line) in LGWrite() argument
[all …]
/csrg-svn/usr.bin/pascal/pdx/runtime/
H A Dwheredump.c28 LINENO line; in where() local
60 LINENO line; in dump() local
/csrg-svn/old/refer/NOTUSED/
H A Dannobib.c50 char line[BUFSIZ]; local
90 zap_x(line) /* take %X annotation flag out of line */ in zap_x() argument
/csrg-svn/usr.bin/pascal/pdx/source/
H A Dsource.c49 #define slotno(line) ((line)/NLINESPERSLOT) argument
50 #define index(line) ((line)%NLINESPERSLOT) argument
52 #define srcaddr(line) seektab[(line)/NLINESPERSLOT][(line)%NLINESPERSLOT] argument
/csrg-svn/contrib/groff-1.08/soelim/
H A Dsoelim.cc83 void do_so(const char *line) in do_so()
201 string line; in do_file() local
233 string line; in do_file() local
/csrg-svn/games/atc/
H A Dmain.c221 char line[256], games[256]; in default_game() local
247 char *ret = NULL, line[256], games[256]; local
279 char line[256], games[256]; in list_games() local
/csrg-svn/sys/tahoe/stand/vdformat/
H A Dcmd.c53 char line[133]; local
128 cmd_parse(table, line, tokens) in cmd_parse() argument
227 char *ptr, line[133]; variable
294 char line[80]; variable
331 get_string_cmd(line, help) in get_string_cmd() argument
/csrg-svn/sbin/dump/
H A Ddumprmt.c181 char line[30]; local
205 char line[30]; local
217 char line[30]; local
243 char line[80]; local
329 rmtgets(line, len) in rmtgets() argument
/csrg-svn/usr.bin/pascal/src/
H A Dstab.c52 int length, line; variable
86 oldstabgvar( name , type , offset , length , line ) in oldstabgvar() argument
201 int line, level; variable
263 oldstabfunc( name , typeclass , line , level ) in oldstabfunc() argument
286 stabline( line ) in stabline() argument
421 stabglabel( label , line ) in stabglabel() argument
433 stabgconst( constant , line ) in stabgconst() argument
468 stabgtype (name, type, line) in stabgtype() argument
495 stabefunc( name , typeclass , line ) in stabefunc() argument
/csrg-svn/usr.bin/pascal/pdx/tree/
H A Dtracestop.c74 LINENO line; local
128 LINENO line; local
169 LINENO line; local
286 LINENO line; local
/csrg-svn/libexec/bugfiler/
H A Dgethead.c97 chk1(line) in chk1() argument
121 pbuf(line) in pbuf() argument
/csrg-svn/games/hack/
H A Dhack.rumors.c24 char line[COLNO]; local
32 char line[COLNO]; local
/csrg-svn/lib/libplot/hp2648/
H A Dlinemod.c14 linemod( line ) in linemod() argument
/csrg-svn/lib/libplot/hp7221/
H A Dlinemod.c14 linemod( line ) in linemod() argument
/csrg-svn/lib/libplot/gigi/
H A Dlinemod.c14 linemod( line ) in linemod() argument
/csrg-svn/old/vfilters/vsort/
H A Dvsort.c77 struct line struct
79 struct line *nextp; argument
80 struct line *lastp; argument
88 struct line *head; argument
/csrg-svn/usr.bin/pascal/pdx/breakpoint/
H A Dbp.c31 BPINFO *newbp(addr, type, block, cond, node, line) in newbp() argument
64 addbp(addr, type, block, cond, node, line) in addbp() argument
/csrg-svn/lib/libc/gen/
H A Dassert.c18 __assert(file, line, failedexpr) in __assert() argument
/csrg-svn/lib/libc/hp300/gen/
H A Deprintf.c20 __eprintf(string, line, filename) in __eprintf() argument
/csrg-svn/usr.sbin/config/
H A Dmain.c147 static char line[80]; local
181 static char line[256]; local
/csrg-svn/old/vpr/
H A Dvprm.c96 char line[256]; /* Command line in command file. */ local
151 getline(file, line) in getline() argument
/csrg-svn/lib/libplot/aed/
H A Dline.c23 line(x1, y1, x2, y2) in line() function

12345678910>>...16