/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/examples/ |
H A D | tut01-hello-world.c | 35 gcc_jit_type *void_type = in create_code() local 44 void_type, in create_code()
|
H A D | tut01-hello-world.cc | 35 gccjit::type void_type = ctxt.get_type (GCC_JIT_TYPE_VOID); in create_code() local 44 void_type, in create_code()
|
H A D | tut05-bf.c | 50 gcc_jit_type *void_type; member 336 bfc.void_type = in bf_compile() 361 bfc.void_type, in bf_compile()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/examples/ |
H A D | tut01-hello-world.c | 35 gcc_jit_type *void_type = in create_code() local 44 void_type, in create_code()
|
H A D | tut01-hello-world.cc | 35 gccjit::type void_type = ctxt.get_type (GCC_JIT_TYPE_VOID); in create_code() local 44 void_type, in create_code()
|
H A D | tut05-bf.c | 50 gcc_jit_type *void_type; member 336 bfc.void_type = in bf_compile() 361 bfc.void_type, in bf_compile()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/topics/ |
H A D | function-pointers.rst | 55 gcc_jit_type *void_type = 68 void_type,
|
H A D | contexts.rst | 358 type <void_type 0x7f4875a64bd0 VOID 363 stmt <label_expr 0x7f4875a62d20 type <void_type 0x7f4875a64bd0> 365 arg 0 <label_decl 0x7f4875a79080 entry type <void_type 0x7f4875a64bd0>
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/topics/ |
H A D | function-pointers.rst | 55 gcc_jit_type *void_type = 68 void_type,
|
H A D | contexts.rst | 358 type <void_type 0x7f4875a64bd0 VOID 363 stmt <label_expr 0x7f4875a62d20 type <void_type 0x7f4875a64bd0> 365 arg 0 <label_decl 0x7f4875a79080 entry type <void_type 0x7f4875a64bd0>
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | wrstabs.c | 109 long void_type; member 587 if (info->type_cache.void_type != 0) in stab_empty_type() 588 return stab_push_defined_type (info, info->type_cache.void_type, 0); in stab_empty_type() 610 if (info->type_cache.void_type != 0) in stab_void_type() 611 return stab_push_defined_type (info, info->type_cache.void_type, 0); in stab_void_type() 620 info->type_cache.void_type = tindex; in stab_void_type()
|
H A D | debug.h | 186 bool (*void_type) (void *); member
|
H A D | debug.c | 2499 return (*fns->void_type) (fhandle); in debug_write_type()
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | wrstabs.c | 109 long void_type; member 609 if (info->type_cache.void_type != 0) in stab_empty_type() 610 return stab_push_defined_type (info, info->type_cache.void_type, 0); in stab_empty_type() 632 if (info->type_cache.void_type != 0) in stab_void_type() 633 return stab_push_defined_type (info, info->type_cache.void_type, 0); in stab_void_type() 642 info->type_cache.void_type = tindex; in stab_void_type()
|
H A D | debug.h | 186 bool (*void_type) (void *); member
|
H A D | debug.c | 2499 return (*fns->void_type) (fhandle); in debug_write_type()
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | gcc-c-fe.def | 143 GCC_METHOD0 (gcc_type, void_type)
|
/netbsd-src/external/gpl3/gcc/dist/include/ |
H A D | gcc-c-fe.def | 143 GCC_METHOD0 (gcc_type, void_type)
|
/netbsd-src/external/gpl3/gcc.old/dist/include/ |
H A D | gcc-c-fe.def | 143 GCC_METHOD0 (gcc_type, void_type)
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | gcc-c-fe.def | 143 GCC_METHOD0 (gcc_type, void_type)
|
/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | ecoff.c | 938 symint_t void_type; /* aux. pointer to 'void' type */ member 2299 fil_ptr->void_type = add_aux_sym_tir (&void_type_info, in add_file() 2869 indx = cur_file_ptr->void_type; in ecoff_directive_endef()
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/ |
H A D | ecoff.c | 938 symint_t void_type; /* aux. pointer to 'void' type */ member 2300 fil_ptr->void_type = add_aux_sym_tir (&void_type_info, in add_file() 2870 indx = cur_file_ptr->void_type; in ecoff_directive_endef()
|
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/ |
H A D | llvm.ml | 519 external void_type : llcontext -> lltype = "llvm_void_type"
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/_build/texinfo/ |
H A D | libgccjit.texi | 468 gcc_jit_type *void_type = 477 void_type, 4209 gcc_jit_type *void_type; 4495 bfc.void_type = 4520 bfc.void_type, 5385 type <void_type 0x7f4875a64bd0 VOID 5390 stmt <label_expr 0x7f4875a62d20 type <void_type 0x7f4875a64bd0> 5392 arg 0 <label_decl 0x7f4875a79080 entry type <void_type 0x7f4875a64bd0> 8149 gcc_jit_type *void_type = 8162 void_type, [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/_build/texinfo/ |
H A D | libgccjit.texi | 494 gcc_jit_type *void_type = 503 void_type, 3813 gcc_jit_type *void_type; 4099 bfc.void_type = 4124 bfc.void_type, 4874 type <void_type 0x7f4875a64bd0 VOID 4879 stmt <label_expr 0x7f4875a62d20 type <void_type 0x7f4875a64bd0> 4881 arg 0 <label_decl 0x7f4875a79080 entry type <void_type 0x7f4875a64bd0> 8301 gcc_jit_type *void_type = 8314 void_type, [all …]
|