OpenGrok
Cross Reference: path2.h
xref
: /
ndk
/
tests
/
build
/
import-install
/
path2
/
path2.h
Home
|
History
|
Annotate
|
Download
|
only in
path2
1
#
ifndef
PATH2_H
2
#
define
PATH2_H
3
extern
int
path2
(
int
x);
4
#
endif
5