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

/vbox/src/VBox/Runtime/common/string/
H A Dstrtonum.cpp762 RTDECL(int) RTStrToInt32Full(const char *pszValue, unsigned uBase, int32_t *pi32) function
776 RT_EXPORT_SYMBOL(RTStrToInt32Full); variable
/vbox/include/iprt/
H A Dmangling.h1532 # define RTStrToInt32Full RT_MANGLER(RTStrToInt32Full) macro

Completed in 71 milliseconds