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

  /external/qemu/tcg/
tcg.c 445 ts->mem_allocated = 1;
460 ts->mem_allocated = 1;
480 ts->mem_allocated = 1;
1014 ts->mem_allocated = 0;
    [all...]
tcg.h 434 unsigned int mem_allocated:1; member in struct:TCGTemp

Completed in 143 milliseconds