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

/vbox/src/VBox/Runtime/generic/
H A Denv-generic.cpp173 RTDECL(int) RTEnvDestroy(RTENV Env) function
214 RT_EXPORT_SYMBOL(RTEnvDestroy); variable
296 RTEnvDestroy(pIntEnv);
312 RTEnvDestroy(pIntEnv);
718 /* RTEnvDestroy / we cleans up later. */
835 RTEnvDestroy(hClone);
/vbox/include/iprt/
H A Dmangling.h513 # define RTEnvDestroy RT_MANGLER(RTEnvDestroy) macro

Completed in 75 milliseconds