Home | History | Annotate | Download | only in src

Lines Matching full:isset

344 					v.flag = DEFINED|ISSET|INTEGER;
1094 if (vp->flag & (ISSET|ARRAY))
1097 if (vp->flag & ISSET)
1237 if (!(vp->flag&ISSET))
1730 if (!(ap->flag & ISSET)) {
1737 ap->flag |= DEFINED|ISSET|ALLOC;