Sign in
gnu
/
gcc
/
ab810952eb7c061e37054ddd1dfe0aa033365131
/
.
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
xfoo.c
blob: da879d2aa13416a7516bc62f4d4b5be98588d8ab [
file
] [
log
] [
blame
]
foo
(
a
)
{
return
(
a
&
~
0xfff
)
==
0
;
}