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