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

1234

/netbsd-current/games/mille/
H A Dcomp.c60 int valbuf[HAND_SZ], count[NUM_CARDS]; local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dbpf-tdep.c263 bpf_extract_return_value(struct type *type, struct regcache *regcache, gdb_byte *valbuf) argument
277 bpf_store_return_value(struct type *type, struct regcache *regcache, const gdb_byte *valbuf) argument
H A Dlm32-tdep.c304 lm32_extract_return_value(struct type *type, struct regcache *regcache, gdb_byte *valbuf) argument
341 lm32_store_return_value(struct type *type, struct regcache *regcache, const gdb_byte *valbuf) argument
H A Ds12z-tdep.c578 s12z_extract_return_value(struct type *type, struct regcache *regcache, void *valbuf) argument
H A Dtilegx-tdep.c215 tilegx_extract_return_value(struct type *type, struct regcache *regcache, gdb_byte *valbuf) argument
230 tilegx_store_return_value(struct type *type, struct regcache *regcache, const void *valbuf) argument
H A Damd64-windows-tdep.c116 const gdb_byte *valbuf = value_contents (args[i]); local
142 const gdb_byte *valbuf = value_contents (arg); local
232 const gdb_byte *valbuf = value_contents (stack_args[i]); local
H A Dm68k-tdep.c281 m68k_extract_return_value(struct type *type, struct regcache *regcache, gdb_byte *valbuf) argument
304 m68k_svr4_extract_return_value(struct type *type, struct regcache *regcache, gdb_byte *valbuf) argument
326 m68k_store_return_value(struct type *type, struct regcache *regcache, const gdb_byte *valbuf) argument
344 m68k_svr4_store_return_value(struct type *type, struct regcache *regcache, const gdb_byte *valbuf) argument
[all...]
H A Dm32r-tdep.c666 gdb_byte valbuf[M32R_ARG_REGISTER_SIZE]; local
244 m32r_store_return_value(struct type *type, struct regcache *regcache, const gdb_byte *valbuf) argument
[all...]
H A Dft32-tdep.c395 bfd_byte *valbuf = dst; local
123 ft32_store_return_value(struct type *type, struct regcache *regcache, const gdb_byte *valbuf) argument
H A Dmoxie-tdep.c108 moxie_store_return_value(struct type *type, struct regcache *regcache, const gdb_byte *valbuf) argument
H A Dmicroblaze-tdep.c524 microblaze_extract_return_value(struct type *type, struct regcache *regcache, gdb_byte *valbuf) argument
563 microblaze_store_return_value(struct type *type, struct regcache *regcache, const gdb_byte *valbuf) argument
H A Dor1k-tdep.c631 gdb_byte valbuf[sizeof (ULONGEST)]; local
753 gdb_byte valbuf[sizeof (ULONGEST)]; local
H A Dxstormy16-tdep.c159 xstormy16_extract_return_value(struct type *type, struct regcache *regcache, gdb_byte *valbuf) argument
175 xstormy16_store_return_value(struct type *type, struct regcache *regcache, const gdb_byte *valbuf) argument
H A Dtic6x-tdep.c699 tic6x_extract_return_value(struct type *valtype, struct regcache *regcache, enum bfd_endian byte_order, gdb_byte *valbuf) argument
743 tic6x_store_return_value(struct type *valtype, struct regcache *regcache, enum bfd_endian byte_order, const gdb_byte *valbuf) argument
[all...]
H A Dbfin-tdep.c613 bfd_byte *valbuf = dst; local
637 const bfd_byte *valbuf = src; local
H A Dfrv-tdep.c1149 gdb_byte valbuf[4]; local
1203 gdb_byte valbuf[ local
1110 frv_extract_return_value(struct type *type, struct regcache *regcache, gdb_byte *valbuf) argument
1321 frv_store_return_value(struct type *type, struct regcache *regcache, const gdb_byte *valbuf) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dlm32-tdep.c289 lm32_extract_return_value(struct type *type, struct regcache *regcache, gdb_byte *valbuf) argument
326 lm32_store_return_value(struct type *type, struct regcache *regcache, const gdb_byte *valbuf) argument
H A Dbpf-tdep.c264 bpf_extract_return_value(struct type *type, struct regcache *regcache, gdb_byte *valbuf) argument
278 bpf_store_return_value(struct type *type, struct regcache *regcache, const gdb_byte *valbuf) argument
H A Dmoxie-tdep.c105 moxie_store_return_value(struct type *type, struct regcache *regcache, const gdb_byte *valbuf) argument
H A Ds12z-tdep.c555 s12z_extract_return_value(struct type *type, struct regcache *regcache, void *valbuf) argument
H A Dmicroblaze-tdep.c513 microblaze_extract_return_value(struct type *type, struct regcache *regcache, gdb_byte *valbuf) argument
551 microblaze_store_return_value(struct type *type, struct regcache *regcache, const gdb_byte *valbuf) argument
H A Dtilegx-tdep.c211 tilegx_extract_return_value(struct type *type, struct regcache *regcache, gdb_byte *valbuf) argument
226 tilegx_store_return_value(struct type *type, struct regcache *regcache, const void *valbuf) argument
H A Dm32r-tdep.c664 gdb_byte valbuf[M32R_ARG_REGISTER_SIZE]; local
241 m32r_store_return_value(struct type *type, struct regcache *regcache, const gdb_byte *valbuf) argument
[all...]
H A Dft32-tdep.c396 bfd_byte *valbuf = dst; local
123 ft32_store_return_value(struct type *type, struct regcache *regcache, const gdb_byte *valbuf) argument
/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Ddsl_prop.c618 char valbuf[32]; local

Completed in 255 milliseconds

1234