Sign in
fuchsia
/
third_party
/
mesa
/
main
/
.
/
src
/
compiler
/
glsl
/
glcpp
/
tests
/
015-define-object-with-parens.c
blob: 558da9c617bdf8a3e2b33cb581e6a9c7c37d9a77 [
file
] [
log
] [
blame
]
#define
foo
()
1
foo
()
#define
bar
()
2
bar
()