Searched defs:toUInt (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/main/VEX/pub/
H A Dlibvex_basictypes.h110 static inline UInt toUInt ( Long x ) { function
/external/webkit/Source/JavaScriptCore/wtf/text/
H A DWTFString.cpp524 unsigned String::toUInt(bool* ok) const function in class:WTF::String
531 return m_impl->toUInt(ok);
H A DStringImpl.cpp441 unsigned StringImpl::toUInt(bool* ok) function in class:WTF::StringImpl

Completed in 199 milliseconds