Cross Reference: 038-func-arg-with-commas.c
xref
: /
xsrc
/
external
/
mit
/
MesaLib.old
/
dist
/
src
/
compiler
/
glsl
/
glcpp
/
tests
/
038-func-arg-with-commas.c
Home
History
Annotate
Line#
Navigate
Raw
Download
only in
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/glcpp/tests/
1
#
define
foo
(x)
success
2
foo
(
argument
(
with
,
embedded
,
commas
) --
tricky
)
3