Home | History | Annotate | Download | only in src

Lines Matching refs:ISSET

520 			if (tp && !(tp->flag & ISSET))
558 if (!(tp->flag & ISSET)) {
575 if (tp->flag & ISSET) {
852 if (tvp->flag & ISSET) {
877 !(vp->flag & ISSET))
944 if (thing == '-' && (vp->flag&ISSET)) {
1050 if ((ap->flag & (ISSET|xflag)) == (ISSET|xflag)) {
1075 if (ap != NULL && (ap->flag&ISSET)) {
1096 ap->flag &= ~(ALLOC|ISSET);
1105 ap->flag |= ALLOC|ISSET;
1107 ap->flag &= ~ISSET;
1161 ap->flag &= ~(ALLOC|ISSET);
1164 ap->flag &= ~(DEFINED|ISSET|EXPORT);
1172 ap->flag &= ~(ALLOC|ISSET);
1175 ap->flag &= ~(DEFINED|ISSET|EXPORT);