OpenGrok
Cross Reference: b.h
xref
: /
external
/
clang
/
test
/
Modules
/
Inputs
/
internal-constants
/
b.h
Home
|
History
|
Annotate
|
Download
|
only in
internal-constants
1
#
pragma
once
2
#
include
"
const.h
"
3
inline
int
g() {
return
N::k; }
4