Searched defs:jlong_sub (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/solaris/native/common/
H A Djlong_md.h44 #define jlong_sub(a, b) ((a) - (b)) macro
/openjdk7/jdk/src/windows/native/common/
H A Djlong_md.h43 #define jlong_sub(a, b) ((a) - (b)) macro

Completed in 30 milliseconds