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

/vbox/src/VBox/Runtime/common/string/
H A Dstrtonum.cpp410 RTDECL(int) RTStrToUInt16Full(const char *pszValue, unsigned uBase, uint16_t *pu16) function
423 RT_EXPORT_SYMBOL(RTStrToUInt16Full); variable
/vbox/include/iprt/
H A Dmangling.h1544 # define RTStrToUInt16Full RT_MANGLER(RTStrToUInt16Full) macro

Completed in 62 milliseconds