OpenGrok
Cross Reference: 026-define-func-extra-newlines.c
xref
: /
external
/
mesa3d
/
src
/
glsl
/
glcpp
/
tests
/
026-define-func-extra-newlines.c
Home
|
History
|
Annotate
|
Download
|
only in
tests
1
#
define
foo
(a)
bar
2
3
foo
4
(
5
1
6
)
7