DEFINED
ap->flag &= ~(DEFINED|ISSET|EXPORT);
ap->flag &= ~(DEFINED|ISSET|EXPORT);
ap->flag |= DEFINED;
ap->flag |= DEFINED|ISSET|ALLOC;
v.flag = DEFINED|ISSET|INTEGER;
tp->flag = DEFINED;
tp->flag &= ~DEFINED; /* ensure it won't be found */
tp->flag = DEFINED | flag;
tp->flag = DEFINED; /* make ~ISSET */
tp->flag = DEFINED; /* make ~ISSET */
v.flag = DEFINED|INTEGER;
p->flag |= DEFINED|ISSET;
if (p != NULL && (p->flag&DEFINED))
if ((*dp = *sp++) != NULL && (((*dp)->flag&DEFINED) ||
&& (p->flag&DEFINED))
if ((tblp->flag&DEFINED)) {
&& (p->flag&DEFINED))
vp->flag |= ARRAY|DEFINED;
new->flag = vp->flag & ~(ALLOC|DEFINED|ISSET|SPECIAL);
tp->flag = DEFINED|ISSET;
vp->flag = DEFINED;
vp->flag |= DEFINED;
vp->flag = DEFINED|RDONLY;
if (copy && !(vp->flag & DEFINED)) {
vp->flag |= DEFINED;
vp->flag &= SPECIAL | (array_ref ? ARRAY|DEFINED : 0);
return (unsigned int)(h != UNDEFINED ? h : DEFINED);
if( (s->flags & DEFINED) != 0 )
define_sym(id, pc, lineno, DEFINED);
flags |= DEFINED;
bp->flags = NUMERIC_LABEL | DEFINED;
fp->flags &= ~DEFINED;
if( (p->flags & DEFINED) != 0 ) {
p->flags &= ~DEFINED;
p->flags |= DEFINED;