Home
last modified time | relevance | path

Searched refs:NUSED (Results 1 – 11 of 11) sorted by relevance

/original-bsd/usr.bin/pascal/src/
H A Dlookup.c102 p->nl_flags |= NUSED;
H A Dpclval.c300 lastp -> nl_flags |= NUSED;
360 p -> nl_flags |= NUSED;
H A Dfhdr.c481 chainp->nl_flags |= (NMOD | NUSED);
487 chainp->nl_flags |= (NMOD | NUSED);
492 chainp->nl_flags |= (NMOD | NUSED);
H A Dfend.c311 if (fp->class == PROG && inp == 0 && (input->nl_flags & (NUSED|NMOD)) != 0) {
315 if (fp->class == PROG && out == 0 && (output->nl_flags & (NUSED|NMOD)) != 0) {
337 if ((p->nl_flags & (NUSED|NMOD)) == 0) {
349 if ((p->nl_flags & NUSED) == 0) {
356 if (((p->nl_flags & NUSED) == 0) && ((p->extra_flags & NEXTERN) == 0)) {
H A Dproc.c214 output->nl_flags |= NUSED;
218 output->nl_flags |= NUSED;
704 input->nl_flags |= NUSED;
708 input->nl_flags |= NUSED;
H A Dlval.c173 lastp->nl_flags |= NUSED;
295 p->nl_flags |= NUSED;
H A D0.h297 #define NUSED 0100 macro
H A Dpcproc.c245 output->nl_flags |= NUSED;
253 output->nl_flags |= NUSED;
961 input->nl_flags |= NUSED;
969 input->nl_flags |= NUSED;
H A Dforop.c434 saved_nl.nl_flags |= NLFLAGS(forvar -> nl_flags) & (NUSED|NMOD);
H A Dnl.c561 if (p->nl_flags & NUSED)
H A Dstat.c316 p->nl_flags |= NUSED|NMOD;