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

/vbox/src/VBox/VMM/testcase/
H A DtstIEMCheckMc.cpp345 #define IEM_MC_ARG_LOCAL_REF(a_Type, a_Name, a_Local, a_iArg) \ macro
/vbox/src/VBox/VMM/VMMAll/
H A DIEMAll.cpp8290 #define IEM_MC_ARG_LOCAL_REF(a_Type, a_Name, a_Local, a_iArg) a_Type const a_Name = &(a_Local) macro

Completed in 92 milliseconds