Home
last modified time | relevance | path

Searched refs:void_type (Results 1 – 25 of 35) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/examples/
H A Dtut01-hello-world.c35 gcc_jit_type *void_type = in create_code() local
44 void_type, in create_code()
H A Dtut01-hello-world.cc35 gccjit::type void_type = ctxt.get_type (GCC_JIT_TYPE_VOID); in create_code() local
44 void_type, in create_code()
H A Dtut05-bf.c50 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 Dtut01-hello-world.c35 gcc_jit_type *void_type = in create_code() local
44 void_type, in create_code()
H A Dtut01-hello-world.cc35 gccjit::type void_type = ctxt.get_type (GCC_JIT_TYPE_VOID); in create_code() local
44 void_type, in create_code()
H A Dtut05-bf.c50 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 Dfunction-pointers.rst55 gcc_jit_type *void_type =
68 void_type,
H A Dcontexts.rst358 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 Dfunction-pointers.rst55 gcc_jit_type *void_type =
68 void_type,
H A Dcontexts.rst358 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 Dwrstabs.c109 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 Ddebug.h186 bool (*void_type) (void *); member
H A Ddebug.c2499 return (*fns->void_type) (fhandle); in debug_write_type()
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dwrstabs.c109 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 Ddebug.h186 bool (*void_type) (void *); member
H A Ddebug.c2499 return (*fns->void_type) (fhandle); in debug_write_type()
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dgcc-c-fe.def143 GCC_METHOD0 (gcc_type, void_type)
/netbsd-src/external/gpl3/gcc/dist/include/
H A Dgcc-c-fe.def143 GCC_METHOD0 (gcc_type, void_type)
/netbsd-src/external/gpl3/gcc.old/dist/include/
H A Dgcc-c-fe.def143 GCC_METHOD0 (gcc_type, void_type)
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dgcc-c-fe.def143 GCC_METHOD0 (gcc_type, void_type)
/netbsd-src/external/gpl3/binutils/dist/gas/
H A Decoff.c938 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 Decoff.c938 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 Dllvm.ml519 external void_type : llcontext -> lltype = "llvm_void_type"
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/_build/texinfo/
H A Dlibgccjit.texi468 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 Dlibgccjit.texi494 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 …]

12