Home | History | Annotate | Download | only in dmg_fp

Lines Matching refs:k1

972 	int i, k1, n, n1;
981 k1 = b->k;
984 k1++;
985 b1 = Balloc(k1);
993 k1 = 32 - k;
997 z = *x++ >> k1;
1005 k1 = 16 - k;
1009 z = *x++ >> k1;