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

/vbox/src/VBox/Runtime/common/string/
H A Dstrtonum.cpp972 RTDECL(int) RTStrConvertHexBytes(char const *pszHex, void *pv, size_t cb, uint32_t fFlags) function
1012 RT_EXPORT_SYMBOL(RTStrConvertHexBytes); variable
/vbox/include/iprt/
H A Dmangling.h1444 # define RTStrConvertHexBytes RT_MANGLER(RTStrConvertHexBytes) macro

Completed in 59 milliseconds