Lines Matching refs:any_set
2140 c_typeset_vardump(struct tbl *vp, uint32_t flag, int thing, int any_set,
2155 any_set |= 1;
2168 if (!any_set && !(vp->flag & USERATTRIB))
2174 any_set = 0;
2181 if (any_set && !(vp->flag & ISSET))
2185 if (any_set == 1) {
2187 any_set = 2;
2221 if (any_set)
2241 if (!any_set)
2243 } while (!(any_set & 4) && (vp = vp->u.array));