Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/test/
D64bit.go87 func (a Uint64) LeftShift64(b Uint64) (c Uint64) { func
250 func (a Int64) LeftShift64(b Uint64) (c Int64) { func