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

/vbox/src/recompiler/tcg/
H A Dtcg.h83 typedef struct TCGPool { struct
84 struct TCGPool *next;
87 } TCGPool; typedef in typeref:struct:TCGPool
273 TCGPool *pool_first, *pool_current;

Completed in 45 milliseconds