Home
last modified time | relevance | path

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

/freebsd-12-stable/cddl/contrib/opensolaris/lib/libnvpair/
Dlibnvpair.h141 #define NVLIST_PRINTCTL_SVDECL(funcname, valtype) \ argument
/freebsd-12-stable/contrib/gdb/gdb/
Dppc-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()
Dalpha-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()
Dppcnbsd-tdep.c212 ppcnbsd_return_value (struct gdbarch *gdbarch, struct type *valtype, in ppcnbsd_return_value()
Dppcfbsd-tdep.c495 ppcfbsd_return_value (struct gdbarch *gdbarch, struct type *valtype, in ppcfbsd_return_value()
Dmips-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()
Dvalues.c1222 register_value_being_returned (struct type *valtype, struct regcache *retbuf) in register_value_being_returned()
Ds390-tdep.c318 struct type *valtype, void *out) in s390_register_to_value()
330 struct type *valtype, const void *in) in s390_value_to_register()
Dia64-tdep.c920 struct type *valtype, void *out) in ia64_register_to_value()
929 struct type *valtype, const void *in) in ia64_value_to_register()
Drs6000-tdep.c1344 rs6000_extract_return_value (struct type *valtype, char *regbuf, char *valbuf) in rs6000_extract_return_value()
Dgdbarch.c4118 gdbarch_return_value (struct gdbarch *gdbarch, struct type *valtype, struct regcache *regcache, voi… in gdbarch_return_value()
/freebsd-12-stable/bin/expr/
Dexpr.y31 enum valtype { enum
/freebsd-12-stable/crypto/openssl/apps/
Dapps.h352 int valtype; member
/freebsd-12-stable/contrib/gcc/
Dexplow.c1470 hard_function_value (tree valtype, tree func, tree fntype, in hard_function_value()
Dc-typeck.c399 tree valtype = composite_type (TREE_TYPE (t1), TREE_TYPE (t2)); in composite_type() local
7350 tree valtype; in c_finish_block_return_stmt() local
7409 tree valtype, ret_stmt; in c_finish_return() local
Dexpr.c7732 tree valtype = TREE_TYPE (TREE_OPERAND (exp, 0)); in expand_expr_real_1() local
/freebsd-12-stable/contrib/gcc/cp/
Dtypeck.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
/freebsd-12-stable/contrib/jemalloc/src/
Dstats.c733 #define GET_AND_EMIT_ALLOC_STAT(small_or_large, name, valtype) \ in stats_arena_print() argument
/freebsd-12-stable/contrib/gcc/config/mips/
Dmips.c7431 mips_fpr_return_fields (tree valtype, tree *fields) in mips_fpr_return_fields()
7471 mips_return_in_msb (tree valtype) in mips_return_in_msb()
7516 mips_function_value (tree valtype, tree func ATTRIBUTE_UNUSED, in mips_function_value()
/freebsd-12-stable/contrib/gcc/config/ia64/
Dia64.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()
/freebsd-12-stable/contrib/gcc/config/arm/
Darm.c5460 arm_return_in_msb (tree valtype) in arm_return_in_msb()
/freebsd-12-stable/contrib/gcc/config/rs6000/
Drs6000.c19314 rs6000_function_value (tree valtype, tree func ATTRIBUTE_UNUSED) in rs6000_function_value()
/freebsd-12-stable/contrib/gcc/config/i386/
Di386.c4203 ix86_function_value (tree valtype, tree fntype_or_decl, in ix86_function_value()