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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dtarget-float.c44 virtual void from_longest (gdb_byte *addr, const struct type *type,
545 void from_longest (gdb_byte *addr, const struct type *type,
1027 host_float_ops<T>::from_longest (gdb_byte *addr, const struct type *type, function in class:T
1175 void from_longest (gdb_byte *addr, const struct type *type,
1586 mpfr_float_ops::from_longest (gdb_byte *addr, function in class:mpfr_float_ops
1889 void from_longest (gdb_byte *addr, const struct type *type,
2000 decimal_float_ops::from_longest (gdb_byte *addr, const struct type *type, function in class:decimal_float_ops
2403 ops->from_longest (addr, type, val);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dtarget-float.c44 virtual void from_longest (gdb_byte *addr, const struct type *type,
545 void from_longest (gdb_byte *addr, const struct type *type,
1027 host_float_ops<T>::from_longest (gdb_byte *addr, const struct type *type, function in class:T
1175 void from_longest (gdb_byte *addr, const struct type *type,
1586 mpfr_float_ops::from_longest (gdb_byte *addr, function in class:mpfr_float_ops
1889 void from_longest (gdb_byte *addr, const struct type *type,
2000 decimal_float_ops::from_longest (gdb_byte *addr, const struct type *type, function in class:decimal_float_ops
2403 ops->from_longest (addr, type, val);

Completed in 140 milliseconds