Searched refs:stringToBigInteger (Results 1 – 2 of 2) sorted by relevance
22 BigInteger stringToBigInteger(const std::string &s);
24 BigInteger stringToBigInteger(const std::string &s) { in stringToBigInteger() function