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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/jit/docs/examples/
H A Dtut01-hello-world.c51 gcc_jit_function *printf_func = local
69 printf_func,
H A Dtut01-hello-world.cc52 gccjit::function printf_func = local
59 block.add_eval (ctxt.new_call (printf_func,
/netbsd-current/external/gpl3/gcc/dist/gcc/jit/docs/examples/
H A Dtut01-hello-world.c51 gcc_jit_function *printf_func = local
69 printf_func,
H A Dtut01-hello-world.cc52 gccjit::function printf_func = local
59 block.add_eval (ctxt.new_call (printf_func,

Completed in 188 milliseconds