Searched refs:convertLongToUlong (Results 1 – 1 of 1) sorted by relevance
187 static native long convertLongToUlong(long x); in convertLongToUlong() method in CoreMathVerifier1562 args.out = convertLongToUlong(args.inV); in computeConvert()