xref
: /
external
/
mesa3d
/
src
/
compiler
/
glsl
/
glcpp
/
tests
/
032-define-func-self-recurse.c
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
define
foo
(
a
)
foo
(
2
*(
a
))
2
foo
(
3
)
3