Home
last modified time | relevance | path

Searched refs:build (Results 1 – 25 of 77) sorted by relevance

1234

/original-bsd/old/dbx/
H A Dcommands.y180 $$ = build(O_DOWN, build(O_LCON, (long) 1));
185 $$ = build(O_DOWN, build(O_LCON, (long) $2));
265 $$ = build(O_SET, build(O_NAME, $2), $4);
270 $$ = build(O_SET, build(O_NAME, $2), nil);
331 $$ = build(O_UNALIAS, build(O_NAME, $2));
336 $$ = build(O_UNSET, build(O_NAME, $2));
341 $$ = build(O_UP, build(O_LCON, (long) 1));
346 $$ = build(O_UP, build(O_LCON, (long) $2));
570 $$ = build(O_DUMP, build(O_SYM, curfunc));
581 $$ = build(O_ALIAS, build(O_NAME, $2), build(O_NAME, $3));
[all …]
H A Deval.c871 event = build(O_EQ, build(O_SYM, procsym), build(O_SYM, s));
903 event = build(O_EQ, build(O_SYM, pcsym), wh);
905 event = build(O_EQ, build(O_SYM, linesym), wh);
932 event = build(O_EQ, build(O_SYM, pcsym), place);
934 event = build(O_EQ, build(O_SYM, linesym), place);
978 event = build(O_EQ, build(O_SYM, pcsym), build(O_SYM, retaddrsym));
984 event = build(O_EQ, build(O_SYM, procsym), build(O_SYM, p));
1017 event = build(O_EQ, build(O_SYM, procsym), build(O_SYM, p));
1052 t = build(O_EQ, build(O_SYM, procsym), build(O_SYM, s));
1082 event = build(O_EQ, build(O_SYM, pcsym), place);
[all …]
H A Dasm.c139 r = build(O_MUL, p, build(O_LCON, (long) size(eltype)));
140 r = build(O_ADD, build(O_RVAL, a), r);
H A Dstabstring.c336 s->symvalue.constval = build(O_LCON, getint());
341 s->symvalue.constval = build(O_LCON, getint());
346 s->symvalue.constval = build(O_LCON, getint());
356 s->symvalue.constval = build(O_FCON, d);
368 s->symvalue.constval = build(O_SCON, strdup(buf));
375 s->symvalue.constval = build(O_LCON, getint());
384 s->symvalue.constval = build(O_LCON, 0);
389 s->symvalue.constval = build(O_LCON, 0);
1068 u->symvalue.constval = build(O_LCON, (long) getint());
H A Dtree.c89 public Node build(op, args) in build() function
234 p = build(O_TYPERENAME, p, t);
263 r = build(O_LCON, codeloc(p->value.sym));
265 r = build(O_LCON, address(p->value.sym, nil));
298 return build(O_INDIR, p);
H A Druntime.vax.c791 build(O_EQ, build(O_SYM, pcsym), build(O_SYM, retaddrsym)),
792 buildcmdlist(build(O_PROCRTN, proc))
1012 tmp = build(O_SCON, copy);
1014 tmp = build(O_LCON, (long) (reg(0)));
H A Druntime.c775 build(O_EQ, build(O_SYM, pcsym), build(O_SYM, retaddrsym)),
776 buildcmdlist(build(O_PROCRTN, proc))
996 tmp = build(O_SCON, copy);
998 tmp = build(O_LCON, (long) (reg(0)));
H A Druntime.tahoe.c769 build(O_EQ, build(O_SYM, pcsym), build(O_SYM, retaddrsym)),
770 buildcmdlist(build(O_PROCRTN, proc))
989 tmp = build(O_SCON, copy);
991 tmp = build(O_LCON, (long) (reg(0)));
/original-bsd/usr.bin/pascal/pdx/command/
H A Dgrammar.y147 $$ = build(O_CONT);
155 $$ = build(O_LIST, build(O_NAME, $2));
159 $$ = build(O_NEXT);
171 $$ = build(O_STEP);
215 $$ = build(O_WHERE);
219 $$ = build(O_XI, $2);
223 $$ = build(O_XD, $2);
245 $$ = build(O_DUMP);
249 $$ = build(O_GRIPE);
253 $$ = build(O_HELP);
[all …]
/original-bsd/local/ditroff/ditroff.old.okeeffe/driver/
H A Dscalech.c131 build = 0;
133 Black[build][j] = BtoW[build][j] = WtoB[build][j] =
142 White[build][0]++;
166 if (start) BtoW[build][hdest]++;
179 build = !build;
181 Black[build][j] = BtoW[build][j] =
182 WtoB[build][j] = White[build][j] = 0;
213 register int output = !build;
222 downleft = Black[build][j-1] || WtoB[build][j-1];
223 down = Black[build][j] || WtoB[build][j];
[all …]
/original-bsd/bin/mkdir/
H A Dmkdir.c28 int build __P((char *));
75 if (pflag && build(*argv)) {
89 build(path) in build() function
/original-bsd/usr.bin/pascal/pdx/tree/
H A Dbuild.c39 NODE *build(op, args) in build() function
116 p->left = build(O_LCON, nextarg(ap, long));
/original-bsd/contrib/gcc-2.3.3/
H A Dconfigure77 build=
94 --build)
95 build=$arg
126 -build | --build | --buil | --bui | --bu | --b)
127 next_arg=--build
129 -build=* | --build=* | --buil=* | --bui=* | --bu=* | --b=*)
130 build=`echo $arg | sed 's/-*b[a-z]*=//'`
231 if [ x$build = x ]
233 build=$host
1307 if [ x$host = x$build ]
[all …]
/original-bsd/usr.bin/ranlib/
H A DMakefile4 SRCS= archive.c build.c misc.c ranlib.c touch.c
H A Dranlib.c55 eval |= tflag ? touch() : build();
/original-bsd/
H A DMakefile9 build: target
/original-bsd/usr.bin/pascal/pdx/sym/
H A Dtree.c166 p->left = build(O_ITOF, p->left);
168 p->right = build(O_ITOF, p->right);
264 tree = build(op, tree);
268 tree = build(op, tree);
310 p->right = build(O_LCON, (long) field->symvalue.offset);
/original-bsd/usr.bin/pascal/pdx/
H A Dtree.h44 NODE *build(); /* create a node in the parse tree */
/original-bsd/sys/hp300/DOC/
H A DREADME.680407 To build a new kernel using this library, set the option HPFPLIB in the
8 config file. You can build a kernel without the FP library by configuring
/original-bsd/usr.bin/struct/struct/
H A Dmain.c50 build();
H A D2.main.c15 build() in build() function
/original-bsd/lib/libm/mc68881/
H A DREADME9 Note: it is possible to build a library with MACHINE=ieee but a couple
27 If you do build using MACHINE=ieee and run the tests in testieee you
/original-bsd/contrib/sc/
H A DVMS_NOTES23 the original distribution unpacked. At this time you should also build
25 to port the documentation. To build the two "missing" hearder files:
42 $! VMS command file to build SC and PSC (requires bison)
/original-bsd/share/mk/
H A Dbsd.README138 build the program and its manual page
193 PROG The name of the program to build. If not supplied, nothing
196 SRCS List of source files to build the program. If PROG is not
238 To build foo from foo.c with a manual page foo.1, use:
244 To build foo from foo.c with a manual page foo.2, add the line:
289 SRCS List of source files to build the library. Suffix types
/original-bsd/admin/admin/network.2/
H A Dsrc.README53 makefiles for them and build them by hand. If you want to build the entire
78 will attempt to build manual pages as well as the program. This will be a
88 way that we build multiple architectures from a single source tree. We
99 Now you're ready to try and build the system. First, we haven't really done
138 I believe that this approach will make it possible to build the C library.

1234