xref
: /
aosp_15_r20
/
external
/
mesa3d
/
src
/
compiler
/
glsl
/
glcpp
/
tests
/
088-redefine-macro-legitimate.c
(revision 6104692788411f58d303aa86923a9ff6ecaded22)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
define
abc
123
2
#
define
abc
123
3
4
#
define
foo
(
x
) (
x
) +
23
5
#
define
foo
(
x
) (
x
) +
23
6