Searched defs:multibyteSquare (Results 1 – 3 of 3) sorted by relevance
194 else alias multibyteSquare = std.internal.math.biguintnoasm.multibyteSquare; variable
364 void multibyteSquare(BigDigit[] result, const(BigDigit) [] x) pure @nogc @safe in multibyteSquare() function