Home | History | Annotate | Download | only in src

Lines Matching refs:ISSET

339 					v.flag = DEFINED|ISSET|INTEGER;
1103 if (vp->flag & (ISSET|ARRAY))
1106 if (vp->flag & ISSET)
1246 if (!(vp->flag&ISSET))
1273 if (xp->var->flag & ISSET)
1278 } else if (xp->var->flag & ISSET)
1742 if (!(ap->flag & ISSET)) {
1749 ap->flag |= DEFINED|ISSET|ALLOC;