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