xref
: /
dports
/
lang
/
gcc11-devel
/
gcc-11-20211009
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
u.c
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
foo(a,b)
1
foo
(
a
,
b
) {
return
a
%
b
; }
2