OpenGrok
Cross Reference: diamond_bottom.h
xref
: /
external
/
clang
/
test
/
Modules
/
Inputs
/
diamond_bottom.h
Home
|
History
|
Annotate
|
Download
|
only in
Inputs
1
@
import
diamond_left
;
2
@
import
diamond_right
;
3
4
char
bottom
(
char
*x);
5