Home | History | Annotate | Download | only in dmg_fp

Lines Matching refs:y9

662 	(s, nd0, nd, y9, dplen) CONST char *s; int nd0, nd, dplen; ULong y9;
664 (CONST char *s, int nd0, int nd, ULong y9, int dplen)
675 b->x[0] = y9;
679 b->x[0] = y9 & 0xffff;
680 b->wds = (b->x[1] = y9 >> 16) ? 2 : 1;