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