index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
Regression
/
CFrontend
/
2003-11-01-GlobalUnionInit.c
blob: 83ee8c0417fdb18b5c0e45b36029d27e5df0c0f0 (
plain
)
1
2
3
4
5
union bdflush_param { struct { int x; } b_un; int y[1]; } bdf_prm = {{30}};