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