xref: /original-bsd/old/pcc/ccom.tahoe/tests/t3.c (revision e59fb703)
1 f(){ short dev; int i;
2 	i = ((int)(((unsigned)(dev)>>8)&0377));
3 }
4