Sign in
fuchsia
/
third_party
/
mesa
/
main
/
.
/
src
/
compiler
/
glsl
/
glcpp
/
tests
/
130-define-comment.c
blob: 33312362cc70b5fa6cb3263ff493112fee5acac3 [
file
] [
log
] [
blame
]
#define
/*...*/
FUNC
(
/*...*/
x
/*...*/
)
/*...*/
FOO
(
/*...*/
x
/*...*/
)
FUNC
(
bar
)