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