Home
last modified time | relevance | path

Searched defs:param_i (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/examples/
H A Dtut02-square.c37 gcc_jit_param *param_i = in create_code() local
H A Dtut02-square.cc36 gccjit::param param_i = ctxt.new_param (int_type, "i"); in create_code() local
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/examples/
H A Dtut02-square.c37 gcc_jit_param *param_i = in create_code() local
H A Dtut02-square.cc36 gccjit::param param_i = ctxt.new_param (int_type, "i"); in create_code() local