Searched refs:convertUlongToInt (Results 1 – 1 of 1) sorted by relevance
195 static native int convertUlongToInt(long x); in convertUlongToInt() method in CoreMathVerifier1590 args.out = convertUlongToInt(args.inV); in computeConvert()