Searched refs:scoped (Results 1 - 3 of 3) sorted by relevance

/ast/src/lib/libdss/
H A Dcxlib.h53 int scoped; \
H A Dcxopen.c1004 cx->scoped = 1;
1044 if (top->scoped != 1)
1059 (*top->disc->errorf)(NiL, top->disc, 2, "already scoped");
1098 bot->scoped++;
1127 bot->scoped--;
1145 if (--cx->scoped <= 0)
1166 cx->scope->scoped--;
/ast/src/cmd/nmake/
H A Dparse.c133 Sfio_t* scoped; /* scoped options/assignments */ member in struct:Parseinfo_s
1437 set(sfstrseek(sp, n, SEEK_SET), 1, pp->scoped);
2802 if (pp->scoped)
3243 parse(Sfio_t* fp, char* bp, char* name, Sfio_t* scoped) argument
3305 if (pp->scoped = scoped)
3432 if (scoped)

Completed in 56 milliseconds