Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dhash32.go33 func memhashFallback(p unsafe.Pointer, seed, s uintptr) uintptr { func
Dhash64.go21 func memhashFallback(p unsafe.Pointer, seed, s uintptr) uintptr { func