Searched refs:toyvm_result (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.c754 toyvm_compiled_function *toyvm_result = local
756 if (!toyvm_result)
763 toyvm_result->cf_jit_result = jit_result;
764 toyvm_result->cf_code =
770 return toyvm_result;

Completed in 108 milliseconds