Searched refs:target_float_compare (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dtarget-float.h58 extern int target_float_compare (const gdb_byte *x, const struct type *type_x,
H A Dvalarith.c1656 return target_float_compare (v1.data (), eff_type_v1,
1742 return target_float_compare (v1.data (), eff_type_v1,
H A Dtarget-float.c2495 target_float_compare (const gdb_byte *x, const struct type *type_x, function
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dtarget-float.h58 extern int target_float_compare (const gdb_byte *x, const struct type *type_x,
H A Dvalarith.c1767 return target_float_compare (v1.data (), eff_type_v1,
1855 return target_float_compare (v1.data (), eff_type_v1,
H A Dtarget-float.c2495 target_float_compare (const gdb_byte *x, const struct type *type_x, function

Completed in 225 milliseconds