xref: /csrg-svn/old/pcc/ccom.tahoe/tests/t3.c (revision 44038)

f()1 f(){ short dev; int i;
2 	i = ((int)(((unsigned)(dev)>>8)&0377));
3 }
4