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 450 TCGPool *pool_first, *pool_current, *pool_first_large; member in struct:TCGContext
tcg.c 223 p = s->pool_first;
236 s->pool_first = p;
    [all...]

Completed in 90 milliseconds