Home
last modified time | relevance | path

Searched defs:RotateLeft64 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/math/bits/
Dbits.go217 func RotateLeft64(x uint64, k int) uint64 { func
/aosp_15_r20/prebuilts/go/linux-x86/test/codegen/
Dmathbits.go230 func RotateLeft64(n uint64) uint64 { func
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dwinnt.h573 #define RotateLeft64 _rotl64 macro