Home
last modified time | relevance | path

Searched refs:decimal_from_floating (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Ddfp.h37 extern void decimal_from_floating (struct value *from, gdb_byte *to,
H A Ddfp.c241 decimal_from_floating (struct value *from, in decimal_from_floating() function
H A Dvalops.c477 decimal_from_floating (arg2, dec, dec_len, byte_order); in value_cast()