MobilityDB
1.1
meos
postgres
common
hashfn.c
final
hash_bytes
hash_bytes_extended
hash_bytes_uint32
hash_bytes_uint32_extended
mix
rot
string_hash
tag_hash
UINT32_ALIGN_MASK
uint32_hash
◆
rot
#define rot
(
x,
k
)
(((x)<<(k)) | ((x)>>(32-(k))))
Generated by
1.9.4