Searched defs:lclRotateLeft (Results 1 – 2 of 2) sorted by relevance
44 inline void lclRotateLeft( Type& rnValue, size_t nBits ) in lclRotateLeft() function52 inline void lclRotateLeft( Type& rnValue, size_t nBits, size_t nWidth ) in lclRotateLeft() function
52 inline void lclRotateLeft( Type& rnValue, int nBits ) in lclRotateLeft() function62 inline void lclRotateLeft( Type& rnValue, sal_uInt8 nBits, sal_uInt8 nWidth ) in lclRotateLeft() function
Completed in 18 milliseconds