OpenGrok
Cross Reference: prefix.h
xref
: /
external
/
clang
/
test
/
Index
/
Inputs
/
prefix.h
Home
|
History
|
Annotate
|
Download
|
only in
Inputs
1
#
ifndef
PREFIX_H
2
#
define
PREFIX_H
3
int
foo
(
int
);
4
#
endif
5