Home | History | Annotate | Download | only in dmg_fp

Lines Matching refs:n1

972 	int i, k1, n, n1;
982 n1 = n + b->wds + 1;
983 for(i = b->maxwds; n1 > i; i <<= 1)
1001 ++n1;
1013 ++n1;
1019 b1->wds = n1 - 1;