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

  /external/qemu/tcg/
tcg.h 244 typedef struct TCGTemp {
262 } TCGTemp;
276 TCGTemp *temps; /* globals first, temps after */
302 TCGTemp static_temps[TCG_MAX_TEMPS];
tcg.c 298 TCGTemp *ts;
341 TCGTemp *ts;
418 TCGTemp *ts;
489 TCGTemp *ts;
766 TCGTemp *ts;
789 TCGTemp *ts;
    [all...]

Completed in 34 milliseconds