Searched refs:convertCharToDouble (Results 1 – 1 of 1) sorted by relevance
123 static native double convertCharToDouble(byte x); in convertCharToDouble() method in CoreMathVerifier1344 args.out = t.newFloaty(convertCharToDouble(args.inV)); in computeConvert()1352 args.out = t.new64(convertCharToDouble(args.inV)); in computeConvert()