Searched refs:ada_fixed_to_float (Results 1 – 4 of 4) sorted by relevance
328 extern DOUBLEST ada_fixed_to_float (struct type *, LONGEST);
336 DOUBLEST small = ada_fixed_to_float (type, 1.0); in print_fixed_point_type()
658 (double) ada_fixed_to_float (type, v)); in ada_val_print_1()
6973 ada_fixed_to_float (VALUE_TYPE (arg), in cast_to_fixed()6988 DOUBLEST val = ada_fixed_to_float (VALUE_TYPE (arg), in cast_from_fixed_to_double()7936 ada_fixed_to_float (struct type *type, LONGEST x) in ada_fixed_to_float() function