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