Home
last modified time | relevance | path

Searched refs:convert_typed_floating (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Ddoublest.h96 extern void convert_typed_floating (const void *from,
H A Di387-tdep.c384 convert_typed_floating (from, i387_ext_type (gdbarch), to, type); in i387_register_to_value()
410 convert_typed_floating (from, type, to, i387_ext_type (gdbarch)); in i387_value_to_register()
H A Ddoublest.c888 convert_typed_floating (const void *from, const struct type *from_type, in convert_typed_floating() function
H A Di386-tdep.c2529 convert_typed_floating (buf, i387_ext_type (gdbarch), valbuf, type); in i386_extract_return_value()
2584 convert_typed_floating (valbuf, type, buf, i387_ext_type (gdbarch)); in i386_store_return_value()