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