repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
No empty .Rs/.Re
[netbsd-mini2440.git]
/
gnu
/
dist
/
gcc4
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
20010117-1.c
blob
d0772b3c32da256a14046c61911b0b984ab8ba09
1
unsigned char
u
,
v
,
w
;
2
3
void
baz
(
void
)
4
{
5
if
((
u
-
v
-
w
) &
0x80
)
6
v
=
1
;
7
}