File:  [Research Unix] / researchv10no / cmd / ccom / vax / tests / C.i
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:21:35 2018 UTC (8 years, 1 month ago) by root
Branches: belllabs, MAIN
CVS tags: researchv10, HEAD
researchv10 Norman

double d, df(), xf(); int i, j, k, l;
f()
{
	d = (i ? i*df(j) : 0.0) + (k ? k*xf(l) : 0.0);
	d = 1/d;
}


xx(a, b) register double a; register float b;
{	register double c; register float d;
	register double e; register float f;
	a=b; a=c; a=d; a=e; a=f;
}

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.