Searched defs:TCGTemp (Results 1 - 1 of 1) sorted by relevance
/external/qemu/tcg/ | ||
H A D | tcg.h | 424 typedef struct TCGTemp { struct 440 } TCGTemp; typedef in typeref:struct:TCGTemp 479 TCGTemp temps[TCG_MAX_TEMPS]; /* globals first, temps after */ |
Completed in 247 milliseconds