OpenGrok
Cross Reference: 025-func-macro-as-non-macro.c
xref
: /
external
/
mesa3d
/
src
/
glsl
/
glcpp
/
tests
/
025-func-macro-as-non-macro.c
Home
|
History
|
Annotate
|
Download
|
only in
tests
1
#
define
foo
(
bar
)
bar
2
foo
bar
3