Searched refs:ada_fixed_to_float (Results 1 – 4 of 4) sorted by relevance
312 extern DOUBLEST ada_fixed_to_float (struct type *, LONGEST);
324 DOUBLEST small = ada_fixed_to_float (type, 1.0); in print_fixed_point_type()
578 (double) ada_fixed_to_float (type, v)); in ada_val_print_1()
6742 ada_fixed_to_float (VALUE_TYPE (arg), in cast_to_fixed()6757 DOUBLEST val = ada_fixed_to_float (VALUE_TYPE (arg), in cast_from_fixed_to_double()7643 ada_fixed_to_float (struct type *type, LONGEST x) in ada_fixed_to_float() function