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

/vbox/src/VBox/Runtime/common/string/
H A Dstrtonum.cpp521 RTDECL(uint8_t) RTStrToUInt8(const char *pszValue) function
529 RT_EXPORT_SYMBOL(RTStrToUInt8); variable
/vbox/include/iprt/
H A Dmangling.h1551 # define RTStrToUInt8 RT_MANGLER(RTStrToUInt8) macro

Completed in 60 milliseconds