index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
glsl
/
glcpp
/
tests
/
130-define-comment.c
blob: 33312362cc70b5fa6cb3263ff493112fee5acac3 (
plain
)
1
2
#define
/*...*/
FUNC(
/*...*/
x
/*...*/
)
/*...*/
FOO(
/*...*/
x
/*...*/
)
FUNC
(
bar
)