Searched refs:rotate32 (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/libadt/
H A Dport.cpp80 //------------------------------rotate32---------------------------------------
83 uint32 rotate32( register uint32 x, register int32 cnt ) function
H A Dport.hpp203 uint32 rotate32( uint32 x, int32 cnt );

Completed in 3121 milliseconds