OpenGrok
Cross Reference: 082-invalid-paste.c
xref
: /
external
/
mesa3d
/
src
/
glsl
/
glcpp
/
tests
/
082-invalid-paste.c
Home
|
History
|
Annotate
|
Download
|
only in
tests
1
#
define
PASTE
(x,y) x ## y
2
PASTE
(<,>)
3