Searched refs:TB_EXIT_IDXMAX (Results 1 – 2 of 2) sorted by relevance
1007 #define TB_EXIT_IDXMAX 1 macro
3312 } else if (idx <= TB_EXIT_IDXMAX) { in tcg_gen_exit_tb()3331 tcg_debug_assert(idx <= TB_EXIT_IDXMAX); in tcg_gen_goto_tb()