Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/math/
Ddim_asm.go11 func archMax(x, y float64) float64 func
Ddim_noasm.go11 func archMax(x, y float64) float64 { func