File: fp_stub.go

package info (click to toggle)
golang-github-dgryski-go-farm 0.0~git20240924.3414d57-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental, forky, sid
  • size: 188 kB
  • sloc: asm: 871; makefile: 114
file content (9 lines) | stat: -rw-r--r-- 219 bytes parent folder | download
1
2
3
4
5
6
7
8
9
// Code generated by command: go run asm.go -out fp_amd64.s -stubs fp_stub.go -pkg farm. DO NOT EDIT.

//go:build amd64 && !purego

package farm

func Fingerprint64(s []byte) uint64

func Fingerprint32(s []byte) uint32