Searched refs:which_set (Results 1 – 3 of 3) sorted by relevance
61 int *which_set) in wrform() argument70 if ((!which_set || which_set[fld]) && in wrform()144 if ((!which_set || which_set[FO_ALIGN]) && in wrform()
57 int *which_set) in rdform() argument148 if (which_set) in rdform()149 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 …]