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