Home
last modified time | relevance | path

Searched refs:nesting (Results 1 – 19 of 19) sorted by relevance

/original-bsd/old/dbx/
H A Dmakedefs.c134 integer nesting; in copy() local
140 nesting = 1; in copy()
145 ++nesting; in copy()
148 --nesting; in copy()
149 if (nesting <= 0) { in copy()
H A Dobject.c79 private integer bnum, nesting; variable
331 nesting = 0; in initsyms()
398 ++nesting;
399 addrstk[nesting] = (linep - 1)->addr;
403 --nesting;
404 if (addrstk[nesting] == NOADDR) {
407 addrstk[nesting] = (linep - 1)->addr;
825 if (nesting > 0 and addrstk[nesting] != NOADDR) { in chkUnnamedBlock()
837 addrstk[nesting] = NOADDR; in chkUnnamedBlock()
H A DHistory32 7/2 2.5 rewrote name resolution, particularly for procedure nesting
/original-bsd/usr.bin/pascal/src/
H A Dconst.c96 pSeize( PorFHeader[ nesting ] );
97 Consts = &( pDEF( PorFHeader[ nesting ] ).PorFConsts );
99 pRelease( PorFHeader[ nesting ] );
H A Dvar.c169 pSeize( PorFHeader[ nesting ] );
170 Vars = &( pDEF( PorFHeader[ nesting ] ).PorFVars );
172 pRelease( PorFHeader[ nesting ] );
H A Dfhdr.c268 pSeize( PorFHeader[ nesting ] );
272 PFs = &( pDEF( PorFHeader[ nesting ] ).PorFPFs );
275 pDEF( PorFHeader[ nesting ] ).GlobProg = PF;
277 pRelease( PorFHeader[ nesting ] );
H A Dtype.c109 pSeize( PorFHeader[ nesting ] );
110 Types = &( pDEF( PorFHeader[ nesting ] ).PorFTypes );
112 pRelease( PorFHeader[ nesting ] );
H A Dfdec.c147 PorFHeader[ ++nesting ] = fp -> inTree;
H A Dlab.c118 pDEF( PorFHeader[ nesting ] ).PorFLabels = Labels;
H A Dfend.c82 nesting--;
285 pDEF( PorFHeader[ nesting -- ] ).PorFBody = Body;
/original-bsd/usr.bin/mail/
H A Daux.c400 register nesting = 1; local
402 for (; nesting > 0 && *cp; cp++) {
409 nesting++;
412 nesting--;
H A Dnames.c151 register int nesting = 0; local
156 nesting++;
159 --nesting;
162 if (nesting <= 0)
/original-bsd/usr.sbin/sendmail/cf/m4/
H A Dnullrelay.m441 R$*<$*<$+>$*>$* <$3>$5 2-level <> nesting
H A Dproto.m4445 R$*<$*<$+>$*>$* <$3>$5 2-level <> nesting
/original-bsd/bin/sh/
H A Dexpand.c624 int nesting = 1; local
633 nesting++;
635 if (--nesting == 0)
/original-bsd/old/cpp/
H A DREADME118 in which the nesting level is non-decreasing from some point on.
128 will not be detected because the nesting level decreases after
/original-bsd/usr.sbin/sendmail/
H A DKNOWNBUGS126 * Excessive mailing list nesting can run out of file descriptors.
/original-bsd/local/sccscmds/sccscmds.2/
H A Dsccs.hf657 the depth of nesting of input sources (both on a global
/original-bsd/local/sccscmds/sccscmds.ok/
H A Dsccs.hf657 the depth of nesting of input sources (both on a global