Home | History | Annotate | Download | only in src

Lines Matching full:isset

301 					v.flag = DEFINED|ISSET|INTEGER;
935 if (vp->flag & (ISSET|ARRAY))
938 if (vp->flag & ISSET)
1057 if (!(vp->flag&ISSET))
1083 if (xp->var->flag & ISSET)
1088 } else if (xp->var->flag & ISSET)
1494 if (!(ap->flag & ISSET)) {
1501 ap->flag |= DEFINED|ISSET|ALLOC;