xref
: /
dports
/
devel
/
cmake
/
cmake-3.22.1
/
Tests
/
GhsMulti
/
GhsMultiIntegrity
/
GhsMultiIntegrityDDInt
/
Lib
/
HelperFun.c
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
giveNum(void)
1
int
giveNum
(
void
)
2
{
3
return
1
;
4
}
5