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