Lines Matching full:iacc
4882 Int ilhs, irhs, iacc; /* item counts in the arrays */
4955 iacc=ilhs+irhs;
4970 /* units. Therefore iacc extra bytes are needed at the front */
4974 needbytes=iacc*sizeof(uLong);
4976 zoff=(iacc+7)/8; /* items to offset by */
5004 for (lp=zacc; lp<zacc+iacc; lp++) *lp=0;
5033 for (lp=zacc; lp<zacc+iacc; lp++) {
5058 for (lp=zacc, up=acc; lp<zacc+iacc; lp++) {