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

/vbox/src/VBox/Runtime/common/string/
H A Dstrtonum.cpp849 RTDECL(int) RTStrToInt16Full(const char *pszValue, unsigned uBase, int16_t *pi16) function
863 RT_EXPORT_SYMBOL(RTStrToInt16Full); variable
/vbox/include/iprt/
H A Dmangling.h1529 # define RTStrToInt16Full RT_MANGLER(RTStrToInt16Full) macro

Completed in 79 milliseconds