Searched refs:target_float_from_string (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dtarget-float.h33 extern bool target_float_from_string (gdb_byte *addr,
H A Dgdbarch-selftests.c90 target_float_from_string (expected.data (), type, "1.25");
H A Dtarget-float.c2380 target_float_from_string (gdb_byte *addr, const struct type *type, function
2448 target_float_from_string (to, to_type, str);
H A Dregcache.c1964 target_float_from_string (expected.data (), type, "1.25");
H A Dstabsread.c808 target_float_from_string (dbl_valu, dbl_type, std::string (p));
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dtarget-float.h33 extern bool target_float_from_string (gdb_byte *addr,
H A Dgdbarch-selftests.c92 target_float_from_string (expected.data (), type, "1.25");
H A Dtarget-float.c2380 target_float_from_string (gdb_byte *addr, const struct type *type, function
2448 target_float_from_string (to, to_type, str);
H A Dregcache.c2008 target_float_from_string (expected.data (), type, "1.25");
H A Dstabsread.c810 target_float_from_string (dbl_valu, dbl_type, std::string (p));

Completed in 250 milliseconds