Searched defs:RTErrVarsRestore (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Runtime/generic/
H A Derrvars-generic.cpp46 RTDECL(void) RTErrVarsRestore(PCRTERRVARS pVars) function
/vbox/src/VBox/Runtime/r3/posix/
H A Derrvars-posix.cpp51 RTDECL(void) RTErrVarsRestore(PCRTERRVARS pVars) function
/vbox/src/VBox/Runtime/r3/win/
H A Derrvars-win.cpp52 RTDECL(void) RTErrVarsRestore(PCRTERRVARS pVars) function
/vbox/include/iprt/
H A Dmangling.h551 # define RTErrVarsRestore RT_MANGLER(RTErrVarsRestore) macro

Completed in 167 milliseconds