HomeSort by relevance Sort by last modified time
    Searched full:tcg_context_init (Results 1 - 3 of 3) sorted by null

  /external/qemu/tcg/
tcg.h 555 void tcg_context_init(TCGContext *s);
tcg.c 288 void tcg_context_init(TCGContext *s) function
    [all...]
  /external/qemu/
translate-all.c 128 tcg_context_init(&tcg_ctx);
    [all...]

Completed in 74 milliseconds