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

/vbox/src/VBox/Runtime/common/string/
H A Dstrtonum.cpp961 RTDECL(int8_t) RTStrToInt8(const char *pszValue) function
969 RT_EXPORT_SYMBOL(RTStrToInt8); variable
/vbox/include/iprt/
H A Dmangling.h1536 # define RTStrToInt8 RT_MANGLER(RTStrToInt8) macro

Completed in 61 milliseconds