Home
last modified time | relevance | path

Searched defs:stringToUnsignedInt (Results 1 – 1 of 1) sorted by relevance

/dports/math/vampire/vampire-4.5.1/Lib/
H A DInt.cpp164 bool Int::stringToUnsignedInt (const vstring& str,unsigned& result) in stringToUnsignedInt() function in Int
174 bool Int::stringToUnsignedInt (const char* str,unsigned& result) in stringToUnsignedInt() function in Int