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