HomeSort by relevance Sort by last modified time
    Searched refs:TCGTemp (Results 1 - 2 of 2) sorted by null

  /external/qemu/tcg/
tcg.c 390 TCGTemp *ts;
433 TCGTemp *ts;
504 TCGTemp *ts;
574 TCGTemp *ts;
998 TCGTemp *ts;
1025 TCGTemp *ts;
    [all...]
tcg.h 424 typedef struct TCGTemp {
440 } TCGTemp;
479 TCGTemp temps[TCG_MAX_TEMPS]; /* globals first, temps after */

Completed in 36 milliseconds