Searched defs:the_type (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/jit/docs/examples/
H A Dtut03-sum-of-squares.c41 gcc_jit_type *the_type = local
H A Dtut03-sum-of-squares.cc41 gccjit::type the_type = ctxt.get_int_type <int> (); local
/netbsd-current/external/gpl3/gcc/dist/gcc/jit/docs/examples/
H A Dtut03-sum-of-squares.c41 gcc_jit_type *the_type = local
H A Dtut03-sum-of-squares.cc41 gccjit::type the_type = ctxt.get_int_type <int> (); local
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Deval.c572 type *the_type = find_minsym_type_and_address (msymbol, objfile, &address); local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Deval.c597 type *the_type = find_minsym_type_and_address (msymbol, objfile, &address); local

Completed in 99 milliseconds