Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/hash/crc64/
Dcrc64.go197 func tableSum(t *Table) uint64 { func
/aosp_15_r20/prebuilts/go/linux-x86/src/hash/crc32/
Dcrc32.go242 func tableSum(t *Table) uint32 { func