File:  [Research Unix] / researchv10no / cmd / ccom / vax / tests / 5.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

struct S { int i; int j; int k; }
main()
{	struct S *s;
	register struct S *r;
	struct S g(), *f();
	*(f(s)) = g(r, 1, 2 );
}

char x; int u;
foo()
{
	if(x & u) ;
	if(u & x) ;
}
struct xx{int a, b;};
xxf()
{	struct xx *x, *y;
	*x = *y;
}
usx()
{	unsigned int ui;
	register int *p;
	*p++ /= ui;
}
typedef struct { short i, j, k; } B;
B B1;
sfsf(a, b)
B a, b;
{
	a.i = b.i;
}
	
strucpass()
{
	f(B1, B1);
}
struct sv { int sz; int v; };
struct sv *ctor()
{	register struct sv *this;
	int X;
	this = ((X? printf() : a()),this);
}

enum {aa=10000, bb=1000};
int xx[aa/bb];

unix.superglobalmegacorp.com

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