xref
: /
external
/
mesa3d
/
src
/
compiler
/
glsl
/
glcpp
/
tests
/
026-define-func-extra-newlines.c
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
define
foo
(
a
)
bar
2
3
foo
4
(
5
1
6
)
7