Searched refs:allocate_args (Results 1 - 1 of 1) sorted by relevance
/vbox/src/recompiler/tcg/ | ||
H A D | tcg.c | 1818 int const_func_arg, allocate_args; local 1839 allocate_args = (call_stack_size > TCG_STATIC_CALL_ARGS_SIZE); 1840 if (allocate_args) { 1961 if (allocate_args) { |
Completed in 69 milliseconds