Home | History | Annotate | Download | only in src

Lines Matching refs:ISSET

351 					v.flag = DEFINED|ISSET|INTEGER;
1126 if (vp->flag & (ISSET|ARRAY))
1129 if (vp->flag & ISSET)
1269 if (!(vp->flag&ISSET))
1760 if (!(ap->flag & ISSET)) {
1767 ap->flag |= DEFINED|ISSET|ALLOC;