xref
: /
openbsd
/
gnu
/
usr.bin
/
gcc
/
gcc
/
testsuite
/
gcc.c-torture
/
unsorted
/
u.c
(revision c87b03e5)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
foo(a,b)
1
foo
(
a
,
b
) {
return
a
%
b
; }
2