Home
last modified time | relevance | path

Searched defs:valtype (Results 1 – 21 of 21) sorted by relevance

/NextBSD/cddl/contrib/opensolaris/lib/libnvpair/
HDlibnvpair.h141 #define NVLIST_PRINTCTL_SVDECL(funcname, valtype) \ argument
/NextBSD/contrib/gdb/gdb/
HDppc-sysv-tdep.c515 ppc_sysv_abi_return_value (struct gdbarch *gdbarch, struct type *valtype, in ppc_sysv_abi_return_value()
525 struct type *valtype, in ppc_sysv_abi_broken_return_value()
845 ppc64_sysv_abi_return_value (struct gdbarch *gdbarch, struct type *valtype, in ppc64_sysv_abi_return_value()
HDalpha-tdep.c216 struct type *valtype, void *out) in alpha_register_to_value()
235 struct type *valtype, const void *in) in alpha_value_to_register()
441 alpha_extract_return_value (struct type *valtype, struct regcache *regcache, in alpha_extract_return_value()
519 alpha_store_return_value (struct type *valtype, struct regcache *regcache, in alpha_store_return_value()
HDppcnbsd-tdep.c212 ppcnbsd_return_value (struct gdbarch *gdbarch, struct type *valtype, in ppcnbsd_return_value()
HDppcfbsd-tdep.c495 ppcfbsd_return_value (struct gdbarch *gdbarch, struct type *valtype, in ppcfbsd_return_value()
HDmips-tdep.c2599 return_value_location (struct type *valtype, in return_value_location()
2996 mips_eabi_extract_return_value (struct type *valtype, in mips_eabi_extract_return_value()
3017 mips_eabi_store_return_value (struct type *valtype, char *valbuf) in mips_eabi_store_return_value()
4143 mips_o64_extract_return_value (struct type *valtype, in mips_o64_extract_return_value()
4161 mips_o64_store_return_value (struct type *valtype, char *valbuf) in mips_o64_store_return_value()
HDvalues.c1222 register_value_being_returned (struct type *valtype, struct regcache *retbuf) in register_value_being_returned()
HDs390-tdep.c318 struct type *valtype, void *out) in s390_register_to_value()
330 struct type *valtype, const void *in) in s390_value_to_register()
HDia64-tdep.c920 struct type *valtype, void *out) in ia64_register_to_value()
929 struct type *valtype, const void *in) in ia64_value_to_register()
HDrs6000-tdep.c1344 rs6000_extract_return_value (struct type *valtype, char *regbuf, char *valbuf) in rs6000_extract_return_value()
HDgdbarch.c4118 gdbarch_return_value (struct gdbarch *gdbarch, struct type *valtype, struct regcache *regcache, voi… in gdbarch_return_value()
/NextBSD/bin/expr/
HDexpr.y31 enum valtype { enum
/NextBSD/contrib/gcc/
HDexplow.c1470 hard_function_value (tree valtype, tree func, tree fntype, in hard_function_value()
HDc-typeck.c399 tree valtype = composite_type (TREE_TYPE (t1), TREE_TYPE (t2)); in composite_type() local
7329 tree valtype; in c_finish_block_return_stmt() local
7388 tree valtype, ret_stmt; in c_finish_return() local
HDexpr.c7732 tree valtype = TREE_TYPE (TREE_OPERAND (exp, 0)); in expand_expr_real_1() local
/NextBSD/contrib/gcc/cp/
HDtypeck.c686 tree valtype = merge_types (TREE_TYPE (t1), TREE_TYPE (t2)); in merge_types() local
6624 tree valtype = TREE_TYPE (DECL_RESULT (current_function_decl)); in maybe_warn_about_returning_address_of_local() local
6705 tree valtype; in check_return_expr() local
/NextBSD/contrib/gcc/config/mips/
HDmips.c7430 mips_fpr_return_fields (tree valtype, tree *fields) in mips_fpr_return_fields()
7470 mips_return_in_msb (tree valtype) in mips_return_in_msb()
7515 mips_function_value (tree valtype, tree func ATTRIBUTE_UNUSED, in mips_function_value()
/NextBSD/contrib/gcc/config/ia64/
HDia64.c4328 ia64_return_in_memory (tree valtype, tree fntype ATTRIBUTE_UNUSED) in ia64_return_in_memory()
4364 ia64_function_value (tree valtype, tree func ATTRIBUTE_UNUSED) in ia64_function_value()
/NextBSD/contrib/gcc/config/arm/
HDarm.c5460 arm_return_in_msb (tree valtype) in arm_return_in_msb()
/NextBSD/contrib/gcc/config/rs6000/
HDrs6000.c19314 rs6000_function_value (tree valtype, tree func ATTRIBUTE_UNUSED) in rs6000_function_value()
/NextBSD/contrib/gcc/config/i386/
HDi386.c4203 ix86_function_value (tree valtype, tree fntype_or_decl, in ix86_function_value()