Searched defs:valbuf (Results 1 - 18 of 18) sorted by relevance

/freebsd-10-stable/contrib/libucl/utils/
H A Dchargen.c49 char valbuf[2048]; local
[all...]
/freebsd-10-stable/lib/libc/rpc/
H A Dnetnamer.c190 char valbuf[1024]; local
/freebsd-10-stable/contrib/subversion/subversion/libsvn_repos/
H A Dload.c233 char *valbuf; local
/freebsd-10-stable/contrib/subversion/subversion/libsvn_subr/
H A Dhash.c443 void *valbuf; local
/freebsd-10-stable/lib/libjail/
H A Djail.c743 char valbuf[INET6_ADDRSTRLEN]; local
[all...]
/freebsd-10-stable/contrib/gdb/gdb/
H A Darch-utils.c43 legacy_extract_return_value(struct type *type, struct regcache *regcache, void *valbuf) argument
H A Ddve3900-rom.c382 char valbuf[10]; local
H A Dsparc64-tdep.c625 sparc64_store_floating_fields(struct regcache *regcache, struct type *type, char *valbuf, int element, int bitpos) argument
697 sparc64_extract_floating_fields(struct regcache *regcache, struct type *type, char *valbuf, int bitpos) argument
864 char *valbuf = VALUE_CONTENTS (args[i]); local
992 sparc64_extract_return_value(struct type *type, struct regcache *regcache, void *valbuf) argument
1033 sparc64_store_return_value(struct type *type, struct regcache *regcache, const void *valbuf) argument
[all...]
H A Dalpha-tdep.c441 alpha_extract_return_value(struct type *valtype, struct regcache *regcache, void *valbuf) argument
519 alpha_store_return_value(struct type *valtype, struct regcache *regcache, const void *valbuf) argument
[all...]
H A Damd64-tdep.c564 char *valbuf = VALUE_CONTENTS (args[i]); local
613 char *valbuf = VALUE_CONTENTS (stack_args[i]); local
H A Dsparc-tdep.c420 char *valbuf = VALUE_CONTENTS (args[i]); local
816 sparc32_extract_return_value(struct type *type, struct regcache *regcache, void *valbuf) argument
858 sparc32_store_return_value(struct type *type, struct regcache *regcache, const void *valbuf) argument
[all...]
H A Di386-tdep.c1163 i386_extract_return_value(struct gdbarch *gdbarch, struct type *type, struct regcache *regcache, void *valbuf) argument
1213 i386_store_return_value(struct gdbarch *gdbarch, struct type *type, struct regcache *regcache, const void *valbuf) argument
[all...]
H A Darm-tdep.c2011 bfd_byte *valbuf = dst; local
2026 valbuf); local
2206 const bfd_byte *valbuf = src; local
2216 convert_to_extended (floatformat_from_type (type), buf, valbuf); local
[all...]
H A Drs6000-tdep.c1344 rs6000_extract_return_value (struct type *valtype, char *regbuf, char *valbuf) argument
2007 rs6000_store_return_value (struct type *type, char *valbuf) argument
H A Dia64-tdep.c2741 ia64_extract_return_value(struct type *type, struct regcache *regcache, void *valbuf) argument
3243 ia64_store_return_value(struct type *type, struct regcache *regcache, const void *valbuf) argument
H A Dmips-tdep.c2789 char valbuf[MAX_REGISTER_SIZE]; local
3017 mips_eabi_store_return_value (struct type *valtype, char *valbuf) argument
2996 mips_eabi_extract_return_value(struct type *valtype, char regbuf[], char *valbuf) argument
4143 mips_o64_extract_return_value(struct type *valtype, char regbuf[], char *valbuf) argument
4161 mips_o64_store_return_value(struct type *valtype, char *valbuf) argument
[all...]
H A Dgdbarch.c4152 gdbarch_extract_return_value (struct gdbarch *gdbarch, struct type *type, struct regcache *regcache, void *valbuf) argument
4169 gdbarch_store_return_value(struct gdbarch *gdbarch, struct type *type, struct regcache *regcache, const void *valbuf) argument
4186 gdbarch_deprecated_extract_return_value(struct gdbarch *gdbarch, struct type *type, char *regbuf, char *valbuf) argument
4203 gdbarch_deprecated_store_return_value(struct gdbarch *gdbarch, struct type *type, char *valbuf) argument
[all...]
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddsl_prop.c618 char valbuf[32]; local

Completed in 279 milliseconds