xref
: /
dports
/
lang
/
gcc10-devel
/
gcc-10-20211008
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
or.c
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
foo(a)
1
foo
(
a
)
2
{
3
return
a
|
0xffff0101
;
4
}
5