Searched refs:convertUshortToUlong (Results 1 – 1 of 1) sorted by relevance
154 static native long convertUshortToUlong(short x); in convertUshortToUlong() method in CoreMathVerifier1451 args.out = convertUshortToUlong(args.inV); in computeConvert()