Home
last modified time | relevance | path

Searched refs:printf_params (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/examples/
H A Dtut01-hello-world.cc50 std::vector<gccjit::param> printf_params; in create_code() local
51 printf_params.push_back (param_format); in create_code()
56 printf_params, 1); in create_code()
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/examples/
H A Dtut01-hello-world.cc50 std::vector<gccjit::param> printf_params; in create_code() local
51 printf_params.push_back (param_format); in create_code()
56 printf_params, 1); in create_code()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/_build/texinfo/
H A Dlibgccjit.texi9367 std::vector<gccjit::param> printf_params;
9368 printf_params.push_back (param_format);
9373 printf_params, 1);
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/_build/texinfo/
H A Dlibgccjit.texi10141 std::vector<gccjit::param> printf_params;
10142 printf_params.push_back (param_format);
10147 printf_params, 1);