Searched refs:from_ulongest (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dtarget-float.c46 virtual void from_ulongest (gdb_byte *addr, const struct type *type,
547 void from_ulongest (gdb_byte *addr, const struct type *type,
1037 host_float_ops<T>::from_ulongest (gdb_byte *addr, const struct type *type, function in class:T
1177 void from_ulongest (gdb_byte *addr, const struct type *type,
1598 mpfr_float_ops::from_ulongest (gdb_byte *addr, function in class:mpfr_float_ops
1891 void from_ulongest (gdb_byte *addr, const struct type *type,
2017 decimal_float_ops::from_ulongest (gdb_byte *addr, const struct type *type, function in class:decimal_float_ops
2413 ops->from_ulongest (addr, type, val);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dtarget-float.c46 virtual void from_ulongest (gdb_byte *addr, const struct type *type,
547 void from_ulongest (gdb_byte *addr, const struct type *type,
1037 host_float_ops<T>::from_ulongest (gdb_byte *addr, const struct type *type, function in class:T
1177 void from_ulongest (gdb_byte *addr, const struct type *type,
1598 mpfr_float_ops::from_ulongest (gdb_byte *addr, function in class:mpfr_float_ops
1891 void from_ulongest (gdb_byte *addr, const struct type *type,
2017 decimal_float_ops::from_ulongest (gdb_byte *addr, const struct type *type, function in class:decimal_float_ops
2413 ops->from_ulongest (addr, type, val);

Completed in 135 milliseconds