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

/vbox/src/VBox/Runtime/common/string/
H A Dstrtonum.cpp936 RTDECL(int) RTStrToInt8Full(const char *pszValue, unsigned uBase, int8_t *pi8) function
950 RT_EXPORT_SYMBOL(RTStrToInt8Full); variable
/vbox/include/iprt/
H A Dmangling.h1538 # define RTStrToInt8Full RT_MANGLER(RTStrToInt8Full) macro

Completed in 539 milliseconds