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