Home | History | Annotate | Download | only in stdlib

Lines Matching refs:y9

523 	(s, nd0, nd, y9) CONST char *s; int nd0, nd; ULong y9;
525 (CONST char *s, int nd0, int nd, ULong y9)
538 b->x[0] = y9;
545 b->x[0] = y9 & 0xffff;
546 b->wds = (b->x[1] = y9 >> 16) ? 2 : 1;