Searched refs:return_type (Results 51 - 75 of 140) sorted by relevance

123456

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dstabsread.c1770 struct type *return_type = read_type (pp, objfile);
1772 = make_function_type (return_type,
1900 struct type *return_type;
1903 return_type = read_type (pp, objfile);
1908 type = allocate_stub_method (return_type);
1915 struct type *return_type;
1925 return_type = read_type (pp, objfile);
1930 smash_to_method_type (type, domain, return_type, args,
1766 struct type *return_type = read_type (pp, objfile); local
1896 struct type *return_type; local
1911 struct type *return_type; local
H A Deval.c786 type *return_type
791 if (return_type == NULL)
793 return value_zero (return_type, not_lval);
807 type *return_type = TYPE_TARGET_TYPE (ftype);
809 if (return_type == NULL)
810 return_type = default_return_type;
812 if (return_type == NULL)
815 return allocate_value (return_type);
784 type *return_type local
805 type *return_type = TYPE_TARGET_TYPE (ftype); local
/netbsd-current/external/gpl3/gcc/dist/gcc/jit/
H A Dlibgccjit.h733 gcc_jit_type *return_type,
803 gcc_jit_type *return_type,
H A Djit-playback.h91 new_function_type (type *return_type,
103 type *return_type,
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Ddwarf2ctf.cc643 dw_die_ref return_type = ctf_get_AT_type (function); local
652 return_type_id = gen_ctf_type (ctfc, return_type);
H A Dtree.cc7459 build_function_type_list_1 (bool vaargs, tree return_type, va_list argp)
7482 args = build_function_type (return_type, args);
7493 build_function_type_list (tree return_type, ...)
7498 va_start (p, return_type);
7499 args = build_function_type_list_1 (false, return_type, p);
7510 build_varargs_function_type_list (tree return_type, ...)
7515 va_start (p, return_type);
7516 args = build_function_type_list_1 (true, return_type, p);
7528 build_function_type_array_1 (bool vaargs, tree return_type, int n,
7537 return build_function_type (return_type,
7438 build_function_type_list_1(bool vaargs, tree return_type, va_list argp) argument
7472 build_function_type_list(tree return_type, ...) argument
7489 build_varargs_function_type_list(tree return_type, ...) argument
7507 build_function_type_array_1(bool vaargs, tree return_type, int n, tree *arg_types) argument
7524 build_function_type_array(tree return_type, int n, tree *arg_types) argument
7534 build_varargs_function_type_array(tree return_type, int n, tree *arg_types) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Deval.c636 type *return_type = result_type_of_xmethod (callee, argvec);
638 if (return_type == NULL)
640 return value_zero (return_type, not_lval);
654 type *return_type = ftype->target_type ();
656 if (return_type == NULL)
657 return_type = default_return_type;
659 if (return_type == NULL)
662 return allocate_value (return_type);
634 type *return_type = result_type_of_xmethod (callee, argvec); local
652 type *return_type = ftype->target_type (); local
H A Dstabsread.c1778 struct type *return_type = read_type (pp, objfile);
1780 = make_function_type (return_type,
1908 struct type *return_type;
1911 return_type = read_type (pp, objfile);
1916 type = allocate_stub_method (return_type);
1923 struct type *return_type;
1933 return_type = read_type (pp, objfile);
1938 smash_to_method_type (type, domain, return_type, args,
1774 struct type *return_type = read_type (pp, objfile); local
1904 struct type *return_type; local
1919 struct type *return_type; local
/netbsd-current/external/gpl3/binutils/dist/ld/
H A Dpdb.h329 uint32_t return_type; member in struct:lf_procedure
341 uint32_t return_type; member in struct:lf_mfunction
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
H A Dnet.h67 async_result<decay_t<_CompletionToken>, _Signature, void>::return_type;
/netbsd-current/sys/dev/acpi/
H A Dacpi_util.c1105 ACPI_INTEGER func, const ACPI_OBJECT *arg3, ACPI_OBJECT_TYPE return_type,
1137 if (return_obj == NULL && return_type == ACPI_TYPE_ANY) {
1142 return_type);
1104 acpi_dsm_typed(ACPI_HANDLE handle, uint8_t *uuid, ACPI_INTEGER rev, ACPI_INTEGER func, const ACPI_OBJECT *arg3, ACPI_OBJECT_TYPE return_type, ACPI_OBJECT **return_obj) argument
/netbsd-current/external/gpl3/gcc.old/dist/libcc1/
H A Dlibcc1plugin.cc684 tree return_type = convert_in (return_type_in);
692 result = build_varargs_function_type_array (return_type,
696 result = build_function_type_array (return_type,
675 tree return_type = convert_in (return_type_in); local
/netbsd-current/external/gpl3/gcc/dist/libcc1/
H A Dlibcc1plugin.cc523 tree return_type = convert_in (return_type_in);
531 result = build_varargs_function_type_array (return_type,
535 result = build_function_type_array (return_type,
519 tree return_type = convert_in (return_type_in); local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/jit/
H A Djit-recording.h116 new_function_type (type *return_type,
123 type *return_type,
136 type *return_type,
775 type *return_type,
1158 type *return_type,
H A Djit-recording.c931 recording::context::new_function_type (recording::type *return_type, argument
938 return_type,
954 recording::type *return_type,
960 = new_function_type (return_type,
994 recording::type *return_type,
1003 loc, kind, return_type,
2752 type *return_type,
2757 m_return_type (return_type),
2953 " %s, /* gcc_jit_type *return_type */\n"
3675 type *return_type,
953 new_function_ptr_type(recording::location *, recording::type *return_type, int num_params, recording::type **param_types, int is_variadic) argument
992 new_function(recording::location *loc, enum gcc_jit_function_kind kind, recording::type *return_type, const char *name, int num_params, recording::param **params, int is_variadic, enum built_in_function builtin_id) argument
2751 function_type(context *ctxt, type *return_type, int num_params, type **param_types, int is_variadic) argument
3672 function(context *ctxt, recording::location *loc, enum gcc_jit_function_kind kind, type *return_type, recording::string *name, int num_params, recording::param **params, int is_variadic, enum built_in_function builtin_id) argument
[all...]
H A Dlibgccjit.c775 gcc_jit_type *return_type,
783 RETURN_NULL_IF_FAIL (return_type, ctxt, loc, "NULL return_type");
795 ctxt->new_function_ptr_type (loc, return_type,
874 gcc_jit_type *return_type,
889 RETURN_NULL_IF_FAIL (return_type, ctxt, loc, "NULL return_type");
938 ctxt->new_function (loc, kind, return_type, name,
773 gcc_jit_context_new_function_ptr_type(gcc_jit_context *ctxt, gcc_jit_location *loc, gcc_jit_type *return_type, int num_params, gcc_jit_type **param_types, int is_variadic) argument
871 gcc_jit_context_new_function(gcc_jit_context *ctxt, gcc_jit_location *loc, enum gcc_jit_function_kind kind, gcc_jit_type *return_type, const char *name, int num_params, gcc_jit_param **params, int is_variadic) argument
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dwrstabs.c1149 char *domain, *return_type, *buf;
1210 return_type = stab_pop_type (info);
1212 len = strlen (domain) + strlen (return_type) + 10;
1218 sprintf (buf, "#%s,%s", domain, return_type);
1220 free (return_type);
1147 char *domain, *return_type, *buf; local
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dwrstabs.c1149 char *domain, *return_type, *buf;
1210 return_type = stab_pop_type (info);
1212 len = strlen (domain) + strlen (return_type) + 10;
1218 sprintf (buf, "#%s,%s", domain, return_type);
1220 free (return_type);
1147 char *domain, *return_type, *buf; local
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dwrstabs.c1127 char *domain, *return_type, *buf;
1196 return_type = stab_pop_type (info);
1198 len = strlen (domain) + strlen (return_type) + 4 + argcount;
1207 out = stpcpy (out, return_type);
1209 free (return_type);
1125 char *domain, *return_type, *buf; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64-sve-builtins-shapes.cc59 apply_predication (const function_instance &instance, tree return_type, argument
71 argument_types.quick_insert (0, return_type);
264 tree return_type = parse_type (instance, format); local
274 return return_type;
290 tree return_type = parse_signature (instance, signature, argument_types); local
291 apply_predication (instance, return_type, argument_types);
292 b.add_unique_function (instance, return_type, argument_types,
/netbsd-current/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64-sve-builtins-shapes.cc59 apply_predication (const function_instance &instance, tree return_type, argument
71 argument_types.quick_insert (0, return_type);
264 tree return_type = parse_type (instance, format); local
274 return return_type;
290 tree return_type = parse_signature (instance, signature, argument_types); local
291 apply_predication (instance, return_type, argument_types);
292 b.add_unique_function (instance, return_type, argument_types,
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dmethod.c2654 tree return_type;
2712 return_type = build_pointer_type (void_type_node);
2714 return_type = build_pointer_type (type);
2717 return_type = void_type_node;
2741 return_type = build_reference_type (type);
2806 fn_type = build_method_type_directly (this_type, return_type,
2652 tree return_type; local
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dmethod.cc2951 tree return_type;
3009 return_type = build_pointer_type (void_type_node);
3011 return_type = build_pointer_type (type);
3014 return_type = void_type_node;
3038 return_type = build_reference_type (type);
3103 fn_type = build_method_type_directly (this_type, return_type,
2949 tree return_type; local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/compile/
H A Dcompile-cplus-types.c986 gcc_type return_type = instance->convert_type (target_type); local
1008 (return_type, &array, is_varargs);
/netbsd-current/external/gpl3/gdb/dist/gdb/compile/
H A Dcompile-cplus-types.c981 gcc_type return_type = instance->convert_type (target_type); local
1003 (return_type, &array, is_varargs);

Completed in 397 milliseconds

123456