Home
last modified time | relevance | path

Searched refs:store_typed_floating (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Ddoublest.h94 extern void store_typed_floating (void *addr, const struct type *type,
H A Ddoublest.c856 store_typed_floating (void *addr, const struct type *type, DOUBLEST val) in store_typed_floating() function
H A Dvalarith.c1020 store_typed_floating (value_contents_raw (val), value_type (val), v); in scalar_binop()
H A Dvalue.c3172 store_typed_floating (value_contents_raw (val), base_type, num); in value_from_double()
H A Dstabsread.c787 store_typed_floating (dbl_valu, dbl_type, d); in define_symbol()