OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ror16
(Results
1 - 1
of
1
) sorted by null
/external/qemu/include/qemu/
bitops.h
217
*
ror16
- rotate a 16-bit value right
221
static inline uint16_t
ror16
(uint16_t word, unsigned int shift)
function
Completed in 1130 milliseconds