HomeSort by: relevance | last modified time | path
    Searched defs:printf_func (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/jit/docs/examples/
tut01-hello-world.c 51 gcc_jit_function *printf_func = local
69 printf_func,
tut01-hello-world.cc 52 gccjit::function printf_func = local
59 block.add_eval (ctxt.new_call (printf_func,
  /src/external/gpl3/gcc.old/dist/gcc/jit/docs/examples/
tut01-hello-world.c 51 gcc_jit_function *printf_func = local
69 printf_func,
tut01-hello-world.cc 52 gccjit::function printf_func = local
59 block.add_eval (ctxt.new_call (printf_func,

Completed in 35 milliseconds