OpenGrok
Cross Reference: 084-unbalanced-parentheses.c
xref
: /
external
/
mesa3d
/
src
/
glsl
/
glcpp
/
tests
/
084-unbalanced-parentheses.c
Home
|
History
|
Annotate
|
Download
|
only in
tests
1
#
define
FUNC
(x) (
2
*(x))
2
FUNC
(
23
3