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

  /external/qemu/tcg/
tcg.h 273 TCGPool *pool_first, *pool_current; member in struct:TCGContext
tcg.c 184 s->pool_first = p;
189 p = s->pool_first;
202 s->pool_first = p;
    [all...]

Completed in 131 milliseconds