OpenGrok
Cross Reference: private-in-c.h
xref
: /
external
/
clang
/
test
/
Modules
/
Inputs
/
separate_map_tree
/
src
/
private-in-c.h
Home
|
History
|
Annotate
|
Download
|
only in
src
1
#
ifndef
PRIVATE_IN_C_H
2
#
define
PRIVATE_IN_C_H
3
const
int
c_
=
2
;
4
#
endif
5