OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:jint_to_jlong
(Results
1 - 2
of
2
) sorted by null
/libcore/ojluni/src/main/native/
jlong_md.h
75
#define
jint_to_jlong
(a) ((jlong)(a))
macro
ObjectOutputStream.c
166
lval =
jint_to_jlong
(0x7ff80000);
Completed in 301 milliseconds