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

/vbox/src/recompiler/
H A DVBoxREMWrapper.cpp277 typedef struct REMFNDESC struct
294 } REMFNDESC, *PREMFNDESC; typedef in typeref:struct:REMFNDESC
296 typedef const REMFNDESC *PCREMFNDESC;
956 static REMFNDESC g_SSMIntLiveExecCallback =
966 static REMFNDESC g_SSMIntLiveVoteCallback =
976 static REMFNDESC g_SSMIntCallback =
988 static REMFNDESC g_SSMIntLoadExecCallback =
1156 static const REMFNDESC g_aExports[] =
1202 static REMFNDESC g_aVMMImports[] =
1323 static REMFNDESC g_aRTImport
[all...]

Completed in 35 milliseconds