Searched defs:elval (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dppc-sysv-tdep.c348 const gdb_byte *elval = val + i * TYPE_LENGTH (eltype); local
434 const gdb_byte *elval = val + i * 16; local
1517 const gdb_byte *elval local
1664 const gdb_byte *elval = val + i * TYPE_LENGTH (eltype); local
[all...]
H A Dvalarith.c1436 struct value *val, *elval; local
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dppc-sysv-tdep.c349 const gdb_byte *elval = val + i * eltype->length (); local
435 const gdb_byte *elval = val + i * 16; local
1559 const gdb_byte *elval local
1722 const gdb_byte *elval = val + i * eltype->length (); local
[all...]
H A Dvalarith.c1546 struct value *elval; local

Completed in 216 milliseconds