Searched refs:MAXSIZE (Results 1 – 2 of 2) sorted by relevance
36 static constexpr uint32_t MAXSIZE = MAXBITS / DATEBITS; // the maximum value of size variable
189 if (length > MAXSIZE) { in CreateBigint()629 if (needLen > MAXSIZE) { in CreateBigWords()