Home
last modified time | relevance | path

Searched refs:bswap_2x16 (Results 1 – 1 of 1) sorted by relevance

/libcore/luni/src/main/native/
Dlibcore_io_Memory.cpp52 static inline jint bswap_2x16(jint v) { in bswap_2x16() function
69 put_unaligned<jint>(dst++, bswap_2x16(v)); in swapShorts()