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