Searched refs:deprecated_extract_floating (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/contrib/gdb/gdb/
H A Ddoublest.h73 extern DOUBLEST deprecated_extract_floating (const void *addr, int len);
H A Ddoublest.c695 deprecated_extract_floating (const void *addr, int len)
692 deprecated_extract_floating (const void *addr, int len) function
H A Drs6000-tdep.c1894 double val = deprecated_extract_floating (from, DEPRECATED_REGISTER_RAW_SIZE (n));
1910 double val = deprecated_extract_floating (from, TYPE_LENGTH (type));

Completed in 421 milliseconds