Searched refs:estimatelength (Results 1 – 2 of 2) sorted by relevance
830 immutable estimatelength = singledigit in pow() local835 if (estimatelength > uint.max/(4*BigDigit.sizeof)) in pow()839 BigDigit [] resultBuffer = new BigDigit[cast(size_t) estimatelength]; in pow()
1117 immutable estimatelength = singledigit1122 if (estimatelength > uint.max/(4*BigDigit.sizeof))1126 BigDigit [] resultBuffer = new BigDigit[cast(size_t) estimatelength];