repo.or.cz
/
mesa
/
nouveau-pmpeg.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
g3dvl: Use sobel filter for chroma interpolation
[mesa/nouveau-pmpeg.git]
/
src
/
glsl
/
glcpp
/
tests
/
045-if-0-elif.c
blob
e50f686d461a863cea30bba33d8a3e9d0bd0d21f
1
success_1
2
#if 0
3
failure_1
4
#elif 0
5
failure_2
6
#elif 1
7
success_3
8
#elif 1
9
failure_3
10
#endif
11
success_4