Cross Reference: 043-if-0-else.c
xref
: /
xsrc
/
external
/
mit
/
MesaLib
/
dist
/
src
/
compiler
/
glsl
/
glcpp
/
tests
/
043-if-0-else.c
Home
History
Annotate
Line#
Navigate
Raw
Download
only in
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/glcpp/tests/
1
success_1
2
#
if
0
3
failure
4
#
else
5
success_2
6
#
endif
7
success_3
8