index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Tests
/
HIP
/
MixedLanguage
/
static.c
blob: 06c33b4cc7ba8e9e12225e5b388940ca81f48cf5 (
plain
)
1
2
3
4
5
6
int static_c_func(int x) { return -x; }