OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rotr64
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/smhasher/src/
Platform.h
24
#define
ROTR64
(x,y) _rotr64(x,y)
61
inline uint64_t
rotr64
( uint64_t x, int8_t r )
function
69
#define
ROTR64
(x,y)
rotr64
(x,y)
/external/bison/lib/
bitrotate.h
45
rotr64
(uint64_t x, int n)
function
Completed in 35 milliseconds