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

/vbox/src/VBox/Runtime/common/string/
H A Dstrtonum.cpp787 RTDECL(int32_t) RTStrToInt32(const char *pszValue) function
795 RT_EXPORT_SYMBOL(RTStrToInt32); variable
/vbox/include/iprt/
H A Dmangling.h1530 # define RTStrToInt32 RT_MANGLER(RTStrToInt32) macro

Completed in 61 milliseconds