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

/vbox/src/VBox/Runtime/common/string/
H A Dstrtonum.cpp874 RTDECL(int16_t) RTStrToInt16(const char *pszValue) function
882 RT_EXPORT_SYMBOL(RTStrToInt16); variable
/vbox/include/iprt/
H A Dmangling.h1527 # define RTStrToInt16 RT_MANGLER(RTStrToInt16) macro

Completed in 1094 milliseconds