Searched refs:which_set (Results 1 – 3 of 3) sorted by relevance
59 int *which_set) in wrform() argument68 if ((!which_set || which_set[fld]) && in wrform()142 if ((!which_set || which_set[FO_ALIGN]) && in wrform()
55 int *which_set) in rdform() argument146 if (which_set) in rdform()147 which_set[fld] = 1; in rdform()
473 int which_set[FO_MAX]; local498 which_set[fld] = 0;501 which_set) == -1) {506 if (which_set[fld])516 if (which_set[FO_ALIGN]) {673 if (which_set[fld]) switch(fld) {925 int which_set[FO_MAX]; local931 which_set[fld] = whichVal;933 which_set[FO_ALIGN] = 0;935 which_set[FO_PAPER] = 1;[all …]