Searched refs:REMPARMDESC (Results 1 - 1 of 1) sorted by relevance

/vbox/src/recompiler/
H A DVBoxREMWrapper.cpp234 typedef struct REMPARMDESC struct
244 } REMPARMDESC, *PREMPARMDESC; typedef in typeref:struct:REMPARMDESC
246 typedef const REMPARMDESC *PCREMPARMDESC;
388 static const REMPARMDESC g_aArgsSIZE_T[] =
392 static const REMPARMDESC g_aArgsPTR[] =
396 static const REMPARMDESC g_aArgsSIZE_TTag[] =
401 static const REMPARMDESC g_aArgsPTRTag[] =
406 static const REMPARMDESC g_aArgsPTR_SIZE_T[] =
411 static const REMPARMDESC g_aArgsSIZE_TTagLoc[] =
419 static const REMPARMDESC g_aArgsPTRLo
[all...]

Completed in 44 milliseconds