xref
: /
external
/
mesa3d
/
src
/
compiler
/
glsl
/
glcpp
/
tests
/
035-define-func-self-compose-non-func-multi-token-argument.c
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
define
foo
(
bar
)
bar
2
foo
(
1
+
foo
)
3