Cross Reference: 060-left-paren-in-macro-right-paren-in-text.c
xref
: /
xsrc
/
external
/
mit
/
MesaLib
/
dist
/
src
/
compiler
/
glsl
/
glcpp
/
tests
/
060-left-paren-in-macro-right-paren-in-text.c
Home
History
Annotate
Annotate
Line#
Navigate
Raw
Download
only in
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/glcpp/tests/
1
01e04c3f
S
mrg
#
define
double
(a) a*
2
2
01e04c3f
S
mrg
#
define
foo
double
(
3
01e04c3f
S
mrg
foo
5
)
4