index
:
lib/mesa
debian-unstable
pristine-tar
upstream-unstable
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
glsl
/
glcpp
/
tests
/
007-define-composite-recursive.c
blob: 5784565bdf3ebfea6d253e2f664dc2e686b76f7c (
plain
)
1
2
3
4
5
6
#define foo a bar
#define bar b baz
#define baz c foo
foo bar baz