Cross Reference: 070-undefined-macro-in-expression.c
xref
: /
external
/
mesa3d
/
src
/
compiler
/
glsl
/
glcpp
/
tests
/
070-undefined-macro-in-expression.c
Home
History
Annotate
Annotate
Line#
Navigate
Download
only in
070-undefined-macro-in-expression.c
1
#
if
UNDEFINED_MACRO
2
Failure
3
#
else
4
Success
5
#
endif
6