Home | History | Annotate | Download | only in common

Lines Matching refs:isset

337 	u_long isset, v;
494 isset = O_ISSET(sp, cnt);
495 (void)sp->gp->scr_optchange(sp, cnt, O_STR(sp, cnt), &isset);
517 u_long isset, turnoff, value;
623 isset = !turnoff;
625 if (isset) {
635 op->func(sp, spo, NULL, &isset)) ||
636 ex_optchange(sp, offset, NULL, &isset) ||
637 v_optchange(sp, offset, NULL, &isset) ||
638 sp->gp->scr_optchange(sp, offset, NULL, &isset)) {
644 if (isset)