Home
last modified time | relevance | path

Searched refs:ada_float_to_fixed (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dada-lang.h330 extern LONGEST ada_float_to_fixed (struct type *, DOUBLEST);
Dada-lang.c6972 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