Searched refs:bswap_2x16 (Results 1 – 1 of 1) sorted by relevance
50 static inline jint bswap_2x16(jint v) { in bswap_2x16() function67 put_unaligned<jint>(dst++, bswap_2x16(v)); in swapShorts()