index
:
external_mesa3d.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
compiler
/
glsl
/
glcpp
/
tests
/
015-define-object-with-parens.c
blob: 558da9c617bdf8a3e2b33cb581e6a9c7c37d9a77 (
plain
)
1
2
3
4
#define foo ()1
foo
()
#define bar ()2
bar
()