Home
last modified time | relevance | path

Searched defs:toUnsignedLong (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/java/lang/
DShort.java531 public static long toUnsignedLong(short x) { in toUnsignedLong() method in Short
DByte.java497 public static long toUnsignedLong(byte x) { in toUnsignedLong() method in Byte