xref
: /
aosp_15_r20
/
prebuilts
/
cmake
/
linux-x86
/
share
/
cmake-3.22
/
Modules
/
CheckIPOSupported
/
foo.c
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
foo()
1
int
foo
()
2
{
3
return
0x42
;
4
}
5