Searched defs:type_x (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dtarget-float.c1140 host_float_ops<T>::compare (const gdb_byte *x, const struct type *type_x, argument
1084 binop(enum exp_opcode op, const gdb_byte *x, const struct type *type_x, const gdb_byte *y, const struct type *type_y, gdb_byte *res, const struct type *type_res) const argument
1650 binop(enum exp_opcode op, const gdb_byte *x, const struct type *type_x, const gdb_byte *y, const struct type *type_y, gdb_byte *res, const struct type *type_res) const argument
1702 compare(const gdb_byte *x, const struct type *type_x, const gdb_byte *y, const struct type *type_y) const argument
2047 binop(enum exp_opcode op, const gdb_byte *x, const struct type *type_x, const gdb_byte *y, const struct type *type_y, gdb_byte *res, const struct type *type_res) const argument
2092 compare(const gdb_byte *x, const struct type *type_x, const gdb_byte *y, const struct type *type_y) const argument
2475 target_float_binop(enum exp_opcode opcode, const gdb_byte *x, const struct type *type_x, const gdb_byte *y, const struct type *type_y, gdb_byte *res, const struct type *type_res) argument
2495 target_float_compare(const gdb_byte *x, const struct type *type_x, const gdb_byte *y, const struct type *type_y) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dtarget-float.c1140 host_float_ops<T>::compare (const gdb_byte *x, const struct type *type_x, argument
1084 binop(enum exp_opcode op, const gdb_byte *x, const struct type *type_x, const gdb_byte *y, const struct type *type_y, gdb_byte *res, const struct type *type_res) const argument
1650 binop(enum exp_opcode op, const gdb_byte *x, const struct type *type_x, const gdb_byte *y, const struct type *type_y, gdb_byte *res, const struct type *type_res) const argument
1702 compare(const gdb_byte *x, const struct type *type_x, const gdb_byte *y, const struct type *type_y) const argument
2047 binop(enum exp_opcode op, const gdb_byte *x, const struct type *type_x, const gdb_byte *y, const struct type *type_y, gdb_byte *res, const struct type *type_res) const argument
2092 compare(const gdb_byte *x, const struct type *type_x, const gdb_byte *y, const struct type *type_y) const argument
2475 target_float_binop(enum exp_opcode opcode, const gdb_byte *x, const struct type *type_x, const gdb_byte *y, const struct type *type_y, gdb_byte *res, const struct type *type_res) argument
2495 target_float_compare(const gdb_byte *x, const struct type *type_x, const gdb_byte *y, const struct type *type_y) argument
[all...]

Completed in 217 milliseconds