xref
: /
dports
/
lang
/
gcc10-devel
/
gcc-10-20211008
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
isinf.c
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
int
isinf()
2
isinf
()
3
{
4
return
0;
5
}
6