Searched refs:int_to_jlong (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/solaris/native/common/
H A Djlong_md.h83 #define int_to_jlong(a) ((jlong)(a)) macro
/openjdk7/jdk/src/windows/native/common/
H A Djlong_md.h84 #define int_to_jlong(a) ((jlong)(a)) macro

Completed in 47 milliseconds