index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
glsl
/
glcpp
/
tests
/
038-func-arg-with-commas.c
blob: 1407c7d6e3c2642db1e3ff8f7c5ed2610a02d188 (
plain
)
1
2
#define foo(x) success
foo
(
argument
(
with
,
embedded
,
commas
) --
tricky
)