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