Searched refs:ada_float_to_fixed (Results 1 – 2 of 2) sorted by relevance
314 extern LONGEST ada_float_to_fixed (struct type *, DOUBLEST);
8757 val = ada_float_to_fixed (type, in cast_to_fixed()8764 val = ada_float_to_fixed (type, argd); in cast_to_fixed()10655 ada_float_to_fixed (struct type *type, DOUBLEST x) in ada_float_to_fixed() function