Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/nio/
DBits.java256 static void putIntL(ByteBuffer bb, int bi, int x) { in putIntL() method in Bits
263 static void putIntL(long a, int x) { in putIntL() method in Bits