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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dtarget-float.h37 extern LONGEST target_float_to_longest (const gdb_byte *addr,
H A Dvalue.c2796 return target_float_to_longest (valaddr, type);
H A Dtarget-float.c2390 target_float_to_longest (const gdb_byte *addr, const struct type *type) function
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dtarget-float.h37 extern LONGEST target_float_to_longest (const gdb_byte *addr,
H A Dtarget-float.c2390 target_float_to_longest (const gdb_byte *addr, const struct type *type) function
H A Dvalue.c2978 return target_float_to_longest (valaddr, type);

Completed in 165 milliseconds