index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
glsl
/
glcpp
/
tests
/
118-multiple-else.c
blob: 62ad49cf7bb19416d2c97d5bd68b309fa044e18c (
plain
)
1
2
3
4
5
6
#if 0
#else
int
foo
;
#else
int
bar
;
#endif