OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:jlong_to_jint
(Results
1 - 2
of
2
) sorted by null
/libcore/ojluni/src/main/native/
FileInputStream.c
129
return
jlong_to_jint
(ret);
jlong_md.h
76
#define
jlong_to_jint
(a) ((jint)(a))
macro
Completed in 505 milliseconds