Searched defs:RTStrToUInt32Full (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Runtime/common/string/
H A Dstrtonum.cpp323 RTDECL(int) RTStrToUInt32Full(const char *pszValue, unsigned uBase, uint32_t *pu32) function
336 RT_EXPORT_SYMBOL(RTStrToUInt32Full); variable
/vbox/include/iprt/
H A Dmangling.h1547 # define RTStrToUInt32Full RT_MANGLER(RTStrToUInt32Full) macro

Completed in 2578 milliseconds