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 353 ts->mem_allocated = 1;
368 ts->mem_allocated = 1;
388 ts->mem_allocated = 1;
778 ts->mem_allocated = 0;
    [all...]
tcg.h 254 unsigned int mem_allocated:1; member in struct:TCGTemp

Completed in 31 milliseconds