OpenGrok
Cross Reference: 075-elif-elif-undef.c
xref
: /
external
/
mesa3d
/
src
/
glsl
/
glcpp
/
tests
/
075-elif-elif-undef.c
Home
|
History
|
Annotate
|
Download
|
only in
tests
1
#
ifndef
UNDEF
2
#
elif
UNDEF
<
0
3
#
elif
UNDEF
==
3
4
#
endif
5