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

/vbox/src/VBox/Runtime/common/string/
H A Dstrtonum.cpp497 RTDECL(int) RTStrToUInt8Full(const char *pszValue, unsigned uBase, uint8_t *pu8) function
510 RT_EXPORT_SYMBOL(RTStrToUInt8Full); variable
/vbox/include/iprt/
H A Dmangling.h1553 # define RTStrToUInt8Full RT_MANGLER(RTStrToUInt8Full) macro

Completed in 102 milliseconds