Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dhash32.go24 func memhash64Fallback(p unsafe.Pointer, seed uintptr) uintptr { func
Dhash64.go72 func memhash64Fallback(p unsafe.Pointer, seed uintptr) uintptr { func