Sign in
◑
Theme
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
2cdcf68235a2cdf80f30d2fc364e49fe67ca07ec
/
.
/
Tests
/
HIP
/
MixedLanguage
/
static.c
blob: 06c33b4cc7ba8e9e12225e5b388940ca81f48cf5 [
file
]
int
static_c_func
(
int
x
)
{
return
-
x
;
}