MCPcopy
hub / github.com/chai2010/advanced-go-programming-book / AsmMin

Function AsmMin

examples/ch3.x/min/min.go:30–30  ·  view source on GitHub ↗
(a, b int)

Source from the content-addressed store, hash-verified

28}
29
30func AsmMin(a, b int) int
31func AsmMax(a, b int) int

Callers 2

TestMinFunction · 0.85
BenchmarkMinFunction · 0.85

Calls

no outgoing calls

Tested by 2

TestMinFunction · 0.68
BenchmarkMinFunction · 0.68