xref
: /
external
/
mesa3d
/
src
/
glsl
/
glcpp
/
tests
/
076-elif-undef-nested.c
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
ifdef
UNDEF
2
#
if
UNDEF
==
4
3
#
elif
UNDEF
==
5
4
#
endif
5
#
endif
6