File: dedupe_amd64.go

package info (click to toggle)
golang-github-segmentio-asm 1.2.0%2Bgit20231107.1cfacc8-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 932 kB
  • sloc: asm: 6,093; makefile: 32
file content (17 lines) | stat: -rw-r--r-- 442 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
// Code generated by command: go run dedupe_asm.go -pkg sortedset -out ../sortedset/dedupe_amd64.s -stubs ../sortedset/dedupe_amd64.go. DO NOT EDIT.

//go:build !purego

package sortedset

func dedupe1(dst []byte, src []byte) int

func dedupe2(dst []byte, src []byte) int

func dedupe4(dst []byte, src []byte) int

func dedupe8(dst []byte, src []byte) int

func dedupe16(dst []byte, src []byte) int

func dedupe32(dst []byte, src []byte) int