xref
: /
dports
/
devel
/
riscv32-unknown-elf-gcc
/
gcc-8.4.0
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
l.c
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
main(a)
1
main
(
a
)
2
{
3
return
-
256
+
a
;
4
}
5