Searched refs:jlong_USHR (Results 1 – 1 of 1) sorted by relevance
261 #define jlong_USHR(r, a, b) ((r) = (julong)(a) >> (b)) macro467 #define jlong_USHR(r, a, b) { \ macro