OpenGrok
Cross Reference: 035-define-func-self-compose-non-func-multi-token-argument.c
xref
: /
external
/
mesa3d
/
src
/
glsl
/
glcpp
/
tests
/
035-define-func-self-compose-non-func-multi-token-argument.c
Home
|
History
|
Annotate
|
Download
|
only in
tests
1
#
define
foo
(
bar
)
bar
2
foo
(
1
+
foo
)
3