Searched defs:allocate_args (Results 1 - 1 of 1) sorted by path

/external/qemu/tcg/
H A Dtcg.c2266 int const_func_arg, allocate_args; local
2286 allocate_args = (call_stack_size > TCG_STATIC_CALL_ARGS_SIZE);
2287 if (allocate_args) {

Completed in 214 milliseconds