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

/vbox/src/VBox/Runtime/common/err/
H A Derrinfo-alloc.cpp43 RTErrInfoAllocEx(cbMsg, &pErrInfo);
48 RTDECL(int) RTErrInfoAllocEx(size_t cbMsg, PRTERRINFO *ppErrInfo) function
/vbox/include/iprt/
H A Dmangling.h544 # define RTErrInfoAllocEx RT_MANGLER(RTErrInfoAllocEx) macro

Completed in 118 milliseconds