Cross Reference: 072-token-pasting-same-line.c
xref
: /
xsrc
/
external
/
mit
/
MesaLib
/
dist
/
src
/
compiler
/
glsl
/
glcpp
/
tests
/
072-token-pasting-same-line.c
Home
History
Annotate
Line#
Navigate
Raw
Download
only in
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/glcpp/tests/
1
#
define
paste
(x)
success_
## x
2
paste
(
1
)
paste
(
2
)
paste
(
3
)
3