OpenGrok
Cross Reference: 055-define-chain-obj-to-func-parens-in-text.c
xref
: /
external
/
mesa3d
/
src
/
glsl
/
glcpp
/
tests
/
055-define-chain-obj-to-func-parens-in-text.c
Home
|
History
|
Annotate
|
Download
|
only in
tests
1
#
define
failure
()
success
2
#
define
foo
failure
3
foo
()
4