Searched refs:convertUlongToChar (Results 1 – 1 of 1) sorted by relevance
191 static native byte convertUlongToChar(long x); in convertUlongToChar() method in CoreMathVerifier1578 args.out = convertUlongToChar(args.inV); in computeConvert()