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

/vbox/src/VBox/Runtime/common/string/
H A Dstrtonum.cpp434 RTDECL(uint16_t) RTStrToUInt16(const char *pszValue) function
442 RT_EXPORT_SYMBOL(RTStrToUInt16); variable
/vbox/include/iprt/
H A Dmangling.h1542 # define RTStrToUInt16 RT_MANGLER(RTStrToUInt16) macro

Completed in 466 milliseconds