Searched defs:multibyteShr (Results 1 – 3 of 3) sorted by relevance
110 else alias multibyteShr = std.internal.math.biguintnoasm.multibyteShr; variable
158 void multibyteShr(uint [] dest, const(uint) [] src, uint numbits) in multibyteShr() function