Cross Reference: 026-define-func-extra-newlines.c
xref
: /
xsrc
/
external
/
mit
/
MesaLib.old
/
dist
/
src
/
compiler
/
glsl
/
glcpp
/
tests
/
026-define-func-extra-newlines.c
Home
History
Annotate
Line#
Navigate
Raw
Download
only in
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/glcpp/tests/
1
#
define
foo
(a)
bar
2
3
foo
4
(
5
1
6
)
7