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

/vbox/include/VBox/vmm/
H A Ddbgf.h627 #define DBGF_AS_GLOBAL ((RTDBGAS)-1) macro
629 * This is usually resolves to the same as DBGF_AS_GLOBAL. */
639 * with DBGF_AS_RC and then on failure with DBGF_AS_GLOBAL. When called for
646 #define DBGF_AS_LAST DBGF_AS_GLOBAL

Completed in 424 milliseconds