Searched defs:mulAddVWW (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/prebuilts/go/linux-x86/src/math/big/ | ||
D | arith_decl.go | 86 func mulAddVWW(z, x []Word, y, r Word) (c Word) func |
D | arith_decl_pure.go | 43 func mulAddVWW(z, x []Word, y, r Word) (c Word) { func |