index
:
extra-dependencies
master
This contains extra packages required to build TDE under various distros.
TDE Gitea Workspace
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
debian
/
uncrustify-trinity
/
uncrustify-trinity-0.74.0
/
tests
/
input
/
d
/
volatile-1.d
blob: c9f41d3f8f87e1efd5fc7f53ad9cab5bb8b2a6b2 (
plain
)
1
2
3
4
5
6
7
8
9
10
{ while (a) { volatile if (b) { b--; break; } } }