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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dtarget-float.c48 virtual double to_host_double (const gdb_byte *addr,
549 double to_host_double (const gdb_byte *addr,
1047 host_float_ops<T>::to_host_double (const gdb_byte *addr, function in class:T
1179 double to_host_double (const gdb_byte *addr,
1610 mpfr_float_ops::to_host_double (const gdb_byte *addr, function in class:mpfr_float_ops
1893 double to_host_double (const gdb_byte *addr,
2423 return ops->to_host_double (addr, type);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dtarget-float.c48 virtual double to_host_double (const gdb_byte *addr,
549 double to_host_double (const gdb_byte *addr,
1047 host_float_ops<T>::to_host_double (const gdb_byte *addr, function in class:T
1179 double to_host_double (const gdb_byte *addr,
1610 mpfr_float_ops::to_host_double (const gdb_byte *addr, function in class:mpfr_float_ops
1893 double to_host_double (const gdb_byte *addr,
2423 return ops->to_host_double (addr, type);

Completed in 188 milliseconds