Searched refs:ada_float_to_fixed (Results 1 – 2 of 2) sorted by relevance
330 extern LONGEST ada_float_to_fixed (struct type *, DOUBLEST);
6972 val = ada_float_to_fixed (type, in cast_to_fixed()6979 val = ada_float_to_fixed (type, argd); in cast_to_fixed()7945 ada_float_to_fixed (struct type *type, DOUBLEST x) in ada_float_to_fixed() function