xref
: /
csrg-svn
/
old
/
pcc
/
ccom.tahoe
/
tests
/
t3.c
(revision 44038)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
f()
1
f
(){
short
dev
;
int
i
;
2
i
= ((
int
)(((
unsigned
)(
dev
)>>
8
)&
0377
));
3
}
4