Cross Reference: 105-multiline-hash-line.c
xref
: /
xsrc
/
external
/
mit
/
MesaLib.old
/
dist
/
src
/
compiler
/
glsl
/
glcpp
/
tests
/
105-multiline-hash-line.c
Home
History
Annotate
Line#
Navigate
Raw
Download
only in
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/glcpp/tests/
1
#
define
X(x) x
2
#
line
X( \
3
1
\
4
)
5
#
line
2
6