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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dtarget-float.c1879 class decimal_float_ops : public target_float_ops
1922 decimal_float_ops::to_string (const gdb_byte *addr, const struct type *type,
1966 decimal_float_ops::from_string (gdb_byte *addr, const struct type *type,
2000 decimal_float_ops::from_longest (gdb_byte *addr, const struct type *type,
2017 decimal_float_ops::from_ulongest (gdb_byte *addr, const struct type *type,
2034 decimal_float_ops::to_longest (const gdb_byte *addr,
2047 decimal_float_ops::binop (enum exp_opcode op,
2092 decimal_float_ops::compare (const gdb_byte *x, const struct type *type_x,
2124 decimal_float_ops::convert (const gdb_byte *from, const struct type *from_type,
2281 static decimal_float_ops decimal_float_op local
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dtarget-float.c1879 class decimal_float_ops : public target_float_ops
1922 decimal_float_ops::to_string (const gdb_byte *addr, const struct type *type,
1966 decimal_float_ops::from_string (gdb_byte *addr, const struct type *type,
2000 decimal_float_ops::from_longest (gdb_byte *addr, const struct type *type,
2017 decimal_float_ops::from_ulongest (gdb_byte *addr, const struct type *type,
2034 decimal_float_ops::to_longest (const gdb_byte *addr,
2047 decimal_float_ops::binop (enum exp_opcode op,
2092 decimal_float_ops::compare (const gdb_byte *x, const struct type *type_x,
2124 decimal_float_ops::convert (const gdb_byte *from, const struct type *from_type,
2281 static decimal_float_ops decimal_float_op local
[all...]

Completed in 216 milliseconds