OpenGrok
Cross Reference: 105-multiline-hash-line.c
xref
: /
external
/
mesa3d
/
src
/
compiler
/
glsl
/
glcpp
/
tests
/
105-multiline-hash-line.c
Home
|
History
|
Annotate
|
Download
|
only in
tests
1
#
define
X(x) x
2
#
line
X( \
3
1
\
4
)
5
#
line
2
6