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

  /external/qemu/tcg/
tcg.c 559 int tcg_check_temp_count(void) function
    [all...]
tcg.h 402 * calling tcg_check_temp_count() at the end of the section will
406 int tcg_check_temp_count(void);
409 #define tcg_check_temp_count() 0 macro

Completed in 289 milliseconds