Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/math/big/
Darith_decl.go35 func subVV(z, x, y []Word) (c Word) func
Darith_decl_pure.go13 func subVV(z, x, y []Word) (c Word) { func