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