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

  /external/qemu/tcg/
tcg.h 93 #define TCG_MAX_TEMPS 512
302 TCGTemp static_temps[TCG_MAX_TEMPS];
tcg.c 290 if (n > TCG_MAX_TEMPS)
    [all...]

Completed in 17 milliseconds