index
:
cproc.git
defer
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
alignas-0.c
blob: 402e7eedab596ad03565100597031edad0256a95 (
plain
)
1
2
3
_Alignas(0) int x; _Alignas(8) _Alignas(0) int y; _Alignas(0) _Alignas(16) int z;