xref
: /
dports
/
lang
/
gcc11-devel
/
gcc-11-20211009
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
920501-15.c
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
x(a)
1
x
(
a
)
double
a
;{
int
i
;
return
i
>
a
?
i
:
i
+1
;}
2