Searched refs:RTStrToUInt8 (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/ValidationKit/utils/cpu/
H A Dcpu-numa.cpp189 g_cThreadsToSkip = RTStrToUInt8(argv[1]);
/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/src/VBox/Main/src-server/solaris/
H A DUSBProxyServiceSolaris.cpp259 pCur->bPort = RTStrToUInt8(pszPortAddr); /* Bus & Port are mixed up (kernel driver/userland) */
/vbox/include/iprt/
H A Dstring.h2804 RTDECL(uint8_t) RTStrToUInt8(const char *pszValue);
H A Dmangling.h1551 # define RTStrToUInt8 RT_MANGLER(RTStrToUInt8) macro
/vbox/src/VBox/Runtime/common/crypto/
H A Dx509-certpaths.cpp1056 switch (RTStrToUInt8(&pAttrib->Type.szObjId[6]))

Completed in 96 milliseconds