Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/examples/
H A Dtut03-sum-of-squares.c41 gcc_jit_type *the_type = in create_code() local
H A Dtut03-sum-of-squares.cc41 gccjit::type the_type = ctxt.get_int_type <int> (); in create_code() local
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/examples/
H A Dtut03-sum-of-squares.cc41 gccjit::type the_type = ctxt.get_int_type <int> (); in create_code() local
H A Dtut03-sum-of-squares.c41 gcc_jit_type *the_type = in create_code() local